1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

hostapd: update to 2010-11-11

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23969 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2010-11-11 22:39:19 +00:00
parent b8702bf547
commit a6e86dfede
19 changed files with 24 additions and 440 deletions

View File

@@ -16,7 +16,7 @@
static void hostapd_ctrl_iface_send(struct hostapd_data *hapd, int level,
const char *buf, size_t len);
@@ -318,6 +320,66 @@ static int hostapd_ctrl_iface_disassocia
@@ -322,6 +324,66 @@ static int hostapd_ctrl_iface_disassocia
return 0;
}
@@ -83,7 +83,7 @@
#ifdef CONFIG_IEEE80211W
#ifdef NEED_AP_MLME
@@ -814,6 +876,10 @@ static void hostapd_ctrl_iface_receive(i
@@ -818,6 +880,10 @@ static void hostapd_ctrl_iface_receive(i
reply_len += res;
}
#endif /* CONFIG_NO_RADIUS */