Skip to content
Snippets Groups Projects
Commit 7ea8df52 authored by Fabian Blaese's avatar Fabian Blaese Committed by Tim Niemeyer
Browse files

CPE510: Add ROUTERMAC


This adds missing ROUTERMAC variable for CPE510

Signed-off-by: default avatarFabian Bläse <fabian@blaese.de>
Reviewed-by: default avatarChristian Dresel <fff@chrisi01.de>
parent 078bb80a
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ BATMAN_PORTS="0t"
# only possible, because wXmesh is created first and therefore gets the 'universally administered address'
ETHMESHMAC=$(macFlipLocalBit "$(cat /sys/class/ieee80211/phy0/macaddress)")
ROUTERMAC=$(cat /sys/class/net/eth0/address)
. /etc/network.mode
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment