mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 08:48:31 -05:00
8e751cfa05
list_networks() always used the wlanX control interface to query for the current list of networks. However, when a dedicated P2P Device is used, the global control interface should be used when checking persistent group network profiles. Fix this by adding an optional parameter indicating that the P2P networks are requested, and in such a case use the global control interface. In addition update test_p2p_persistent to use the argument when needed. Signed-off-by: Ben Rosenfeld <ben.rosenfeld@intel.com> |
||
---|---|---|
.. | ||
ap-mgmt-fuzzer | ||
eapol-fuzzer | ||
hwsim | ||
p2p-fuzzer | ||
wnm-fuzzer | ||
.gitignore | ||
Makefile | ||
test_x509v3_nist2.sh | ||
test_x509v3_nist.sh | ||
test-aes.c | ||
test-asn1.c | ||
test-base64.c | ||
test-https.c | ||
test-list.c | ||
test-md4.c | ||
test-milenage.c | ||
test-rc4.c | ||
test-rsa-sig-ver.c | ||
test-sha1.c | ||
test-sha256.c | ||
test-x509.c | ||
test-x509v3.c |