Hier teste auch ich ein bissal mit der Firmware rum ;)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
. /lib/functions/fff/network |
|
|
|
PORTORDER="0 1 2 3 4" |
|
|
|
WANDEV=eth0 |
|
SWITCHDEV=eth0 |
|
CLIENT_PORTS="6t 3 4" |
|
WAN_PORTS="6t 0" |
|
BATMAN_PORTS="6t 1 2" |
|
|
|
ROUTERMAC=$(cat /sys/class/net/eth0/address) |
|
ETHMESHMAC=$(macFlipLocalBit "$(cat /sys/class/net/eth0/address)")
|
|
|