mesh_no_rebroadcast auf Kabel und Richtfunkverbindungen eingeschaltet
This commit is contained in:
parent
2e9bb01af6
commit
615dd0b46e
8 changed files with 18 additions and 1 deletions
|
@ -46,6 +46,7 @@ config interface 'vlan5'
|
|||
option netmask '255.255.255.0'
|
||||
|
||||
config interface 'vlan24'
|
||||
option mesh_no_rebroadcast '1'
|
||||
option proto 'batadv'
|
||||
option mesh 'bat0'
|
||||
option ifname 'eth0.24'
|
||||
|
@ -101,6 +102,7 @@ config route 'local_node_route4'
|
|||
option interface 'client'
|
||||
|
||||
config interface 'mesh_lan'
|
||||
option mesh_no_rebroadcast '1'
|
||||
option ifname 'eth0.1'
|
||||
option mesh 'bat0'
|
||||
option proto 'batadv'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue