CPE210: Fix ROUTERMAC

The ROUTERMAC is not set in the network.* file. This causes a problem
when the ULA addresses are set based on the br-mesh MAC. If we just
add the ROUTERMAC, everything should be fine.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Tested-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Fabian Bläse <fabian@blaese.de>
This commit is contained in:
Adrian Schmutzler 2017-10-28 15:10:23 +02:00 committed by Tim Niemeyer
parent 566d762148
commit ca9459ee3c
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ CLIENT_PORTS="0t"
WAN_PORTS="0t"
BATMAN_PORTS="0t"
ROUTERMAC="eth0"
ETHMESHMAC="w2ap"
. /etc/network.mode