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
..
ac remove dos style newlines 2016-02-05 17:38:49 +01:00
common Changed name of addr_capwap.socket to addr_capwap.sockaddr 2016-03-25 12:41:43 +01:00
wtp rework bssid handling and stop all used bssids when leaving RUN 2016-03-29 16:49:45 +02:00