gluon-legacy: gluon-mesh-batman-adv: ensure a default route is accepted on the client interface
This commit is contained in:
parent
b953d5026f
commit
7586b3e393
@ -9,6 +9,7 @@ uci_rename network '@legacy.mesh_ifname@' 'client'
|
|||||||
|
|
||||||
uci_remove network client auto
|
uci_remove network client auto
|
||||||
uci_remove network client accept_ra
|
uci_remove network client accept_ra
|
||||||
|
uci_remove network client defaultroute
|
||||||
|
|
||||||
uci_set network client proto 'dhcpv6'
|
uci_set network client proto 'dhcpv6'
|
||||||
uci_set network client reqprefix 'no'
|
uci_set network client reqprefix 'no'
|
||||||
|
Loading…
Reference in New Issue
Block a user