kernel-hacking-2024-linux-s.../net/mac80211
Johannes Berg f1b33cb1c2 mac80211: restrict to AP in outgoing interface heuristic
We try to find the correct outgoing interface for injected frames
based on the TA, but since this is a hack for hostapd 11w, restrict
the heuristic to AP mode interfaces. At some point we'll add the
ability to give an interface index in radiotap or so and just
remove this heuristic again.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: stable@kernel.org [2.6.28.x]
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-02-11 11:27:17 -05:00
..
aes_ccm.c
aes_ccm.h
cfg.c mac80211: Send Layer 2 Update frame on reassociation 2008-12-19 15:23:08 -05:00
cfg.h
debugfs.c
debugfs.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
event.c
ht.c mac80211: fix "‘ret’ may be used uninitialized" warning 2009-01-13 10:25:45 -05:00
ieee80211_i.h mac80211: implement dynamic power save 2008-12-19 15:24:00 -05:00
iface.c mac80211: allow mode change if IBSS is not allowed 2009-01-12 14:24:56 -05:00
Kconfig
key.c
key.h
led.c
led.h
main.c mac80211: implement dynamic power save 2008-12-19 15:24:00 -05:00
Makefile
mesh.c
mesh.h
mesh_hwmp.c
mesh_pathtbl.c
mesh_plink.c mac80211: initialize RC data for all mesh links upon allocation 2009-01-12 14:24:57 -05:00
michael.c
michael.h
mlme.c mac80211: fix slot time debug message 2009-01-22 13:55:01 -05:00
rate.c
rate.h
rc80211_minstrel.c minstrel: fix warning if lowest supported rate index is not 0 2009-01-12 14:24:55 -05:00
rc80211_minstrel.h
rc80211_minstrel_debugfs.c
rc80211_pid.h
rc80211_pid_algo.c
rc80211_pid_debugfs.c
rx.c mac80211: Remove radiotap rate-present flag for HT 2008-12-19 15:23:22 -05:00
scan.c
spectmgmt.c
sta_info.c
sta_info.h mac80211: more kernel-doc fixes 2009-01-16 17:08:23 -05:00
tkip.c
tkip.h
tx.c mac80211: restrict to AP in outgoing interface heuristic 2009-02-11 11:27:17 -05:00
util.c mac80211: track master queue status 2008-12-19 15:23:59 -05:00
wep.c
wep.h
wext.c mac80211: implement dynamic power save 2008-12-19 15:24:00 -05:00
wme.c
wme.h
wpa.c
wpa.h