Files
freewtp/src
Tobias Hintze 04b1f205c5 rework bssid handling and stop all used bssids when leaving RUN
(this has been backported from master)
Instead of haing a pool of unsused BSS Id's and a list of active
BSS's (wlans), use a single array and only mark the BSS Id as used
or unused.

When leaving RUN state, release (stop) all used BSS.

Conflicts:
	src/wtp/wtp.c
	src/wtp/wtp_radio.c
2016-03-29 16:49:45 +02:00
..
2016-02-05 17:38:49 +01:00