gluon/package/gluon-client-bridge/files/lib/gluon/upgrade
Matthias Schiffer 86ef9b0e97
Fix creation of IBSS interfaces on devices with two radios
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: c73a12e0ea
2016-05-14 00:34:04 +02:00
..
300-gluon-client-bridge-network gluon-core: commit all UCI configs at the end 2016-04-02 18:56:45 +02:00
320-gluon-client-bridge-wireless Fix creation of IBSS interfaces on devices with two radios 2016-05-14 00:34:04 +02:00