You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/wlantest
Thomas Pedersen be96f4e8d2 wlantest: Allow missing RSNE in S1G beacon
S1G beacons save a few bytes by not requiring the RSNE in beacon if RSN
BSS is configured. Handle this in wlantest by only clearing RSNE from
the BSS info if frame is a Probe Response frame.

Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com>
3 years ago
..
.gitignore gitignore: Clean up a bit 4 years ago
Makefile build: Put archive files into build/ folder too 4 years ago
bip.c wlantest: Fix bip_protect() memory allocation 8 years ago
bss.c wlantest: Allow missing RSNE in S1G beacon 3 years ago
ccmp.c IEEE P802.11ah/D10.0 PV1 CCMP test vectors 8 years ago
ctrl.c OCV: Add wlantest support for indicating OCV 5 years ago
gcmp.c Declare all read only data structures as const 9 years ago
inject.c Remove trailing whitespace 7 years ago
monitor.c wlantest: Comment out Linux packet socket from OS X build 4 years ago
process.c wlantest: Ethernet interface capture 4 years ago
readpcap.c wlantest: Detect and report plaintext payload in protected frames 4 years ago
rx_data.c wlantest: Add frame number fo replay detected messages 4 years ago
rx_eapol.c wlantest: Fix EAPOL-Key Key Data padding removal 4 years ago
rx_ip.c wlantest: Comment out ICMP processing from OS X builds 4 years ago
rx_mgmt.c wlantest: Validate FT elements in Reassociation Response frame 4 years ago
rx_tdls.c Simplify Timeout Interval element parsing 9 years ago
sta.c wlantest: Update BSS IEs based on EAPOL-Key msg 3/4 4 years ago
test_vectors.c Move CRC-32 routine from wlantest to src/utils 8 years ago
tkip.c Use os_memdup() 7 years ago
wep.c Move CRC-32 routine from wlantest to src/utils 8 years ago
wired.c wlantest: Use BSD compatible UDP header struct 4 years ago
wlantest.c wlantest: Ethernet interface capture 4 years ago
wlantest.h wlantest: Validate FT elements in Reassociation Request frame 4 years ago
wlantest_cli.c wlantest: Add a BSS probe_response counter 11 years ago
wlantest_ctrl.h wlantest: Add a BSS probe_response counter 11 years ago
writepcap.c wlantest: Ethernet interface capture 4 years ago