hostap/wlantest
Chaitanya T K 409cd147b7 wlantest: Fix the injection of protected broadcast frames
Injecting protected broadcast frames fails because of the unnecessary
null check for sta. In case of broadcast frames sta can be null, so
remove the check.

Reported-by: Janardhan R <janardhanr@posedge.com>
Signed-hostap: Chaitanya T K <chaitanyatk@posedge.com>
2013-05-04 11:36:28 +03:00
..
bip.c wlantest: Add BIP-GMAC-128/256 test vectors 2012-09-09 19:04:53 +03:00
bss.c wlantest: Fix couple of compiler warnings 2012-08-22 11:16:48 +03:00
ccmp.c wlantest: Fix CCMP-256 cipher 2013-04-05 22:18:25 +03:00
crc32.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
ctrl.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
gcmp.c wlantest: Add GCMP-256 test vector 2012-09-09 14:01:22 +03:00
inject.c wlantest: Fix the injection of protected broadcast frames 2013-05-04 11:36:28 +03:00
Makefile wlantest: Add GCMP implementation and test vectors from P802.11ad/D9.0 2012-09-08 20:00:54 +03:00
monitor.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
process.c wlantest: Add -F option for assuming FCS is included 2013-01-17 12:55:30 +02:00
readpcap.c wlantest: Add radiotap header when re-writing DLT_IEEE802_11 file 2013-01-17 16:31:19 +02:00
rx_data.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
rx_eapol.c wlantest: Fix couple of compiler warnings 2012-08-22 11:16:48 +03:00
rx_ip.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
rx_mgmt.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
rx_tdls.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
sta.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
test_vectors.c wlantest: Add BIP-GMAC-128/256 test vectors 2012-09-09 19:04:53 +03:00
tkip.c wlantest: Implement tkip_encrypt() 2012-09-08 14:03:10 +03:00
wep.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wired.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wlantest.c wlantest: Add -F option for assuming FCS is included 2013-01-17 12:55:30 +02:00
wlantest.h wlantest: Add -F option for assuming FCS is included 2013-01-17 12:55:30 +02:00
wlantest_cli.c wlantest: Get rid of compiler warning 2013-03-29 21:24:10 +02:00
wlantest_ctrl.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
writepcap.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00