OGM over Ether have to go over bridge since 2012.2

https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/2012-July/007779.html

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
This commit is contained in:
Tim Niemeyer 2012-09-30 02:49:17 +02:00
parent 3367dac5c4
commit 424ce391c9
2 changed files with 4 additions and 0 deletions

View File

@ -42,10 +42,12 @@ config 'switch_vlan' 'eth0_4'
option 'ports' '3 5t'
config 'interface' 'ethmesh1'
option 'type' 'bridge'
option 'ifname' 'eth0.3'
option 'mtu' '1528'
config 'interface' 'ethmesh2'
option 'type' 'bridge'
option 'ifname' 'eth0.4'
option 'mtu' '1528'

View File

@ -18,10 +18,12 @@ config 'interface' 'wan'
option 'proto' 'dhcp'
config 'interface' 'ethmesh1'
option 'type' 'bridge'
option 'ifname' 'eth0.3'
option 'mtu' '1528'
config 'interface' 'ethmesh2'
option 'type' 'bridge'
option 'ifname' 'eth0.4'
option 'mtu' '1528'