Skip to content

Instantly share code, notes, and snippets.

@tcatm
Created July 25, 2015 13:30
Show Gist options
  • Save tcatm/fd4cea3c727e423ed11c to your computer and use it in GitHub Desktop.
Save tcatm/fd4cea3c727e423ed11c to your computer and use it in GitHub Desktop.
wifi24 = {
channel = 1,
htmode = 'HT40+',
master = {
ssid = 'luebeck.freifunk.net',
},
ibss = {
ssid = '02:d1:11:37:fc:38',
bssid = '02:d1:11:37:fc:38',
mcast_rate = 12000,
},
mesh = {
id = 'ffhl-mesh',
mcast_rate = 12000,
},
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment