gluon-radvd: run on br-client to provide that interface with an address

This commit is contained in:
Matthias Schiffer 2014-03-03 20:07:58 +01:00 committed by Nils Schneider
parent 2c50666948
commit 2316cf9f41
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 +gluon-next-node +radvd
DEPENDS:=+gluon-core +gluon-ebtables +gluon-mesh-batman-adv +radvd
endef
define Package/gluon-radvd/description

View File

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