gluon-radvd: run on br-client
This commit is contained in:
parent
cd822a3a57
commit
f1fa2a2971
@ -12,7 +12,7 @@ define Package/gluon-radvd
|
|||||||
SECTION:=gluon
|
SECTION:=gluon
|
||||||
CATEGORY:=Gluon
|
CATEGORY:=Gluon
|
||||||
TITLE:=Advertise an IPv6 prefix from the node
|
TITLE:=Advertise an IPv6 prefix from the node
|
||||||
DEPENDS:=+gluon-core +gluon-ebtables +gluon-next-node +radvd
|
DEPENDS:=+gluon-core +gluon-ebtables-filter-ra-dhcp +radvd
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/gluon-radvd/description
|
define Package/gluon-radvd/description
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
interface local-node
|
interface br-client
|
||||||
{
|
{
|
||||||
IgnoreIfMissing on;
|
IgnoreIfMissing on;
|
||||||
AdvSendAdvert on;
|
AdvSendAdvert on;
|
||||||
|
Loading…
Reference in New Issue
Block a user