Revert "gluon-radvd: run on br-client"
This reverts commit f5c532a3a923053ab229952bde31da0b0284d8ab.
This commit is contained in:
parent
ee74235a3b
commit
f5dc52f665
@ -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
|
||||
|
@ -1,4 +1,4 @@
|
||||
interface br-client
|
||||
interface local-node
|
||||
{
|
||||
IgnoreIfMissing on;
|
||||
AdvSendAdvert on;
|
||||
|
Loading…
Reference in New Issue
Block a user