mirror of https://github.com/hak5/openwrt-owl.git
parent
4b0c035a93
commit
ff59c60ac0
|
@ -21,6 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
|
||||
define Package/aodv-uu/Default
|
||||
TITLE:=Ad-hoc On-demand Distance Vector Routing
|
||||
DEPENDS:=@BROKEN
|
||||
DESCRIPTION:=\
|
||||
AODV is the Ad-hoc On-demand Distance Vector routing protocol \\\
|
||||
implementation created at Uppsala University.
|
||||
|
|
Loading…
Reference in New Issue