Revert "gluon-radvd: run on br-client"

This reverts commit f5c532a3a9.
This commit is contained in:
Matthias Schiffer 2014-01-23 18:41:41 +01:00
parent f85415ebb0
commit 4853670a40
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ define Package/gluon-radvd
SECTION:=gluon
CATEGORY:=Gluon
TITLE:=Advertise an IPv6 prefix from the node
DEPENDS:=+gluon-core +gluon-ebtables-filter-ra-dhcp +radvd
DEPENDS:=+gluon-core +gluon-ebtables +gluon-next-node +radvd
endef
define Package/gluon-radvd/description

View File

@ -1,4 +1,4 @@
interface br-client
interface local-node
{
IgnoreIfMissing on;
AdvSendAdvert on;