hostapd: update to 2010-11-11

SVN-Revision: 23969
This commit is contained in:
Felix Fietkau
2010-11-11 22:39:19 +00:00
parent d9d3dfe983
commit 814af8484e
19 changed files with 24 additions and 440 deletions

View File

@@ -107,7 +107,7 @@
wpa_s->new_connection = 1;
wpa_drv_set_operstate(wpa_s, 0);
#ifndef IEEE8021X_EAPOL
@@ -2027,6 +2084,21 @@ static int wpa_supplicant_init_iface(str
@@ -2033,6 +2090,21 @@ static int wpa_supplicant_init_iface(str
os_strlcpy(wpa_s->bridge_ifname, iface->bridge_ifname,
sizeof(wpa_s->bridge_ifname));
}