aboutsummaryrefslogtreecommitdiffstats
path: root/rules.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-01-14 10:52:54 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-01-14 10:52:54 +0000
commit10bb2b132916c18130e879ed8802bd078934ef8e (patch)
tree4ec00ac0ffd1545c00de9b1335df2cdc23b05ac7 /rules.mk
parent2703d4190118fc7bd30a1281ceeffeb3b7d2e63b (diff)
downloadmaster-187ad058-10bb2b132916c18130e879ed8802bd078934ef8e.tar.gz
master-187ad058-10bb2b132916c18130e879ed8802bd078934ef8e.tar.bz2
master-187ad058-10bb2b132916c18130e879ed8802bd078934ef8e.zip
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
Diffstat (limited to 'rules.mk')
0 files changed, 0 insertions, 0 deletions