OSDN Git Service

Accumulative patch from commit 4abc0424ef4bde2ea4fb1ba1c18619c7bc36eb02
authorDmitry Shmidt <dimitrysh@google.com>
Thu, 6 Jun 2013 18:25:10 +0000 (11:25 -0700)
committerDmitry Shmidt <dimitrysh@google.com>
Thu, 6 Jun 2013 18:25:10 +0000 (11:25 -0700)
commit8bae4138a0356709720a96f3e50b4d734e532c12
tree469665c7a3dd83523f082389bb33b5c9095d6b30
parentd3e385e428c94340d89ba090e3500a085463e713
Accumulative patch from commit 4abc0424ef4bde2ea4fb1ba1c18619c7bc36eb02

4abc042 P2P: Automatic channel selection at re-invocation of persistent GO
8f39528 P2P: Modify wait time in INVITE state based on Tx status of INV-REQ
e112764 nl80211: Use NL80211_ATTR_PEER_AID to set TDLS peer AID
f8a5fd4 Synchronize with wireless-testing.git include/uapi/linux/nl80211.h
9b1693a WPS: Allow Device Password Id changes between PIN methods
1ba51ec nl80211: Add debug print for set_supp_port operation
add9b7a nl80211: Ignore deauth/disassoc event from old AP
eb4737f Fix ESS_DISASSOC ctrl_iface command parser
b54c9ff FT: Fix TKIP group key configuration in FT protocol
e78aaca Stop TKIP countermeasures on FLUSH command
3cb953e Do not set driver MAC ACL unless driver supports this
3c4ca36 hostapd: Support MAC address based access control list

Change-Id: I0250e483c2992e6da8b2d1a323b7e3b8a73f9608
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
13 files changed:
hostapd/ctrl_iface.c
hostapd/main.c
src/ap/ap_drv_ops.h
src/ap/hostapd.c
src/ap/hostapd.h
src/drivers/driver.h
src/drivers/driver_nl80211.c
src/drivers/nl80211_copy.h
src/p2p/p2p_invitation.c
src/rsn_supp/wpa_ft.c
src/wps/wps_enrollee.c
wpa_supplicant/ctrl_iface.c
wpa_supplicant/p2p_supplicant.c