Lua's tables are 1-based, so we must decrement the index by 1 to get the
desired MAC addresses. By not doing this, the second IBSS interface would
get the address with index 8, but only indices 0..7 are available.
Fixes:
|
||
|---|---|---|
| .. | ||
| 300-gluon-mesh-batman-adv-core-wan | ||
| 310-gluon-mesh-batman-adv-core-mesh | ||
| 320-gluon-mesh-batman-adv-core-wireless | ||
| 330-gluon-mesh-batman-adv-core-mesh-on-wan | ||
| 340-gluon-mesh-batman-adv-core-mesh-on-lan | ||
| 350-gluon-mesh-batman-adv-core-rssid | ||