fragattacks/src/p2p
Johannes Berg acb69cec6f wpa_supplicant: Use monotonic time for RX/BSS times
The BSS table, scan timeout, and related functionality should use
monotonic time since they care about relative values (age) only.
Unfortunately, these are all connected, so the patch can't be split
further. Another problem with this is that it changes the driver wrapper
API. Though, it seems only the test driver is using this.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
2013-12-24 07:27:02 +02:00
..
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
p2p_build.c P2P: Add debug print of P2P Group ID SSID 2013-11-07 13:48:53 +02:00
p2p_dev_disc.c P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_go_neg.c P2P: Prefer U-NII-3 over U-NII-1 during channel selection 2013-11-19 13:04:21 +02:00
p2p_group.c wpa_supplicant: Fix updating GO beacons on WFD subelements change 2013-11-05 10:55:22 +02:00
p2p_i.h wpa_supplicant: Use monotonic time for RX/BSS times 2013-12-24 07:27:02 +02:00
p2p_invitation.c P2P: Use negotiated channel from invitation for persistent GO 2013-11-16 18:05:28 +02:00
p2p_parse.c WFD: Add Wi-Fi Display support 2012-08-29 19:51:29 +03:00
p2p_pd.c P2P: Fix PD retry channel on join-a-group case 2013-10-20 21:38:02 +03:00
p2p_sd.c P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_utils.c P2P: Prefer U-NII-3 over U-NII-1 during channel selection 2013-11-19 13:04:21 +02:00
p2p.c wpa_supplicant: Use monotonic time for RX/BSS times 2013-12-24 07:27:02 +02:00
p2p.h wpa_supplicant: Use monotonic time for RX/BSS times 2013-12-24 07:27:02 +02:00