]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Allow a single BSS to be added to an interface
authorKyeyoon Park <kyeyoonp@qca.qualcomm.com>
Wed, 23 Oct 2013 07:10:22 +0000 (00:10 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 31 Oct 2013 20:30:15 +0000 (22:30 +0200)
commit2e2fff37e9840c42d78f172ab1adc9e3b2bac351
tree4674838c3440b0c0e896b5d8214e6c14d3b4c138
parenta1fb5692af634ea5b1d60bce5f8825c00182ac20
hostapd: Allow a single BSS to be added to an interface

The global control interface command "ADD
bss_config=<phyname>:<config file>" can now be used to add a single
virtual interface (BSS) to an interface.

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