]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Allow a single BSS to be removed from an interface
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 17 Oct 2013 15:56:30 +0000 (18:56 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 31 Oct 2013 20:30:15 +0000 (22:30 +0200)
commit5592065850a40e235020dba79e5592b949b829b8
tree802ab57741f7af88aa50dd8cb6b31c259632065b
parent2e2fff37e9840c42d78f172ab1adc9e3b2bac351
hostapd: Allow a single BSS to be removed from an interface

The global control interface command "REMOVE <ifname>" can now be used
to remove a single virtual interface (BSS) without affecting other
virtual interfaces on the same radio.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/hostapd.c