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/tests/eapol-fuzzer
Jouni Malinen 4be17ffbd9 Replace int status/reason_code with u16 variable
These cases are for the IEEE 802.11 Status Code and Reason Code and
those fields are unsigned 16 bit values, so use the more appropriate
type consistently. This is mainly to document the uses and to make the
source code easier to understand.

Signed-off-by: Jouni Malinen <j@w1.fi>
5 years ago
..
Makefile eapol-fuzzer: Resolve circular library references with --start-group 7 years ago
eap-req-identity.dat tests: Add eapol-fuzzer 9 years ago
eap-req-sim.dat tests: Add eapol-fuzzer 9 years ago
eapol-fuzzer.c Replace int status/reason_code with u16 variable 5 years ago
eapol-key-m1.dat tests: Add eapol-fuzzer 9 years ago