Revision f1b33cb1c25ac476cbf22783f9ca2016f99648ed authored by Johannes Berg on 05 February 2009, 23:27:32 UTC, committed by John W. Linville on 11 February 2009, 16:27:17 UTC
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>
1 parent fcf6b1b
History
File Mode Size
drivers
include
kernel
os-Linux
scripts
sys-i386
sys-ia64
sys-ppc
sys-x86_64
Kconfig.char -rw-r--r-- 8.5 KB
Kconfig.common -rw-r--r-- 879 bytes
Kconfig.debug -rw-r--r-- 1.0 KB
Kconfig.net -rw-r--r-- 8.5 KB
Kconfig.rest -rw-r--r-- 625 bytes
Kconfig.um -rw-r--r-- 5.1 KB
Kconfig.x86 -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 5.0 KB
Makefile-i386 -rw-r--r-- 1.4 KB
Makefile-ia64 -rw-r--r-- 32 bytes
Makefile-os-Linux -rw-r--r-- 235 bytes
Makefile-ppc -rw-r--r-- 203 bytes
Makefile-skas -rw-r--r-- 290 bytes
Makefile-x86_64 -rw-r--r-- 640 bytes
defconfig -rw-r--r-- 14.9 KB

back to top