1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-11 13:31:57 +02:00
nbd f0d9d1c41e hostapd: Create one control interface per virtual bssid
Previously hostapd created one control interface /var/run/hostapd-phyX
which only contained the first virtual bssid (for example wlan0). In
order to access the other virtual bssids with hostapd_cli add all
virtual bssids to /var/run/hostapd-phyX by specifying the ctrl_interface
parameter per bssid.

Previously the control interface looked like:
	/var/run/hostapd-phyX/wlan0

Now, the control interface looks like this:
	/var/run/hostapd-phyX/wlan0
	/var/run/hostapd-phyX/wlan1
	...

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-14 10:52:54 +00:00
..
2010-11-02 08:37:46 +00:00
2010-11-21 13:53:27 +00:00
2010-11-22 11:27:47 +00:00
2010-05-23 14:42:44 +00:00
2010-09-06 16:34:45 +00:00
2010-11-03 19:06:39 +00:00
2010-11-03 19:07:42 +00:00
2010-08-09 13:25:58 +00:00
2009-12-19 22:19:42 +00:00
2010-11-03 19:12:34 +00:00
2010-11-03 19:12:34 +00:00
2010-11-03 19:12:34 +00:00
2010-09-30 10:48:37 +00:00
2010-11-03 19:12:34 +00:00