NetworkManager/src/supplicant
Benjamin Berg b5310115d1 wifi: re-add code for tracking a peers groups
The code to track the property was accidentally removed in commit
21d4a26188 ('core: remove code for unused NM_WIFI_P2P_PEER_GROUPS property')
causing all P2P connections to fail after 5 seconds.

Fixes: 21d4a26188 ('core: remove code for unused NM_WIFI_P2P_PEER_GROUPS property')

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/551

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/650
(cherry picked from commit dc54a946ac)
(cherry picked from commit 9cd4968b7b)
2020-10-13 21:47:14 +02:00
..
tests supplicant: rename OptType enum to have "NM" prefix 2020-06-11 11:06:29 +02:00
nm-supplicant-config.c supplicant: rename OptType enum to have "NM" prefix 2020-06-11 11:06:29 +02:00
nm-supplicant-config.h supplicant: rework handling of capabilities (features) to use capabilities enumeration 2020-02-10 19:11:50 +01:00
nm-supplicant-interface.c wifi: re-add code for tracking a peers groups 2020-10-13 21:47:14 +02:00
nm-supplicant-interface.h wifi: add callback to nm_supplicant_interface_request_scan() 2020-04-24 19:36:53 +02:00
nm-supplicant-manager.c supplicant: set error when interface creation fails and was cancelled 2020-04-21 17:27:49 +02:00
nm-supplicant-manager.h supplicant: large rework of wpa_supplicant handling 2020-03-12 10:16:22 +01:00
nm-supplicant-settings-verify.c supplicant: use macros to initialize config options 2020-06-11 11:06:30 +02:00
nm-supplicant-settings-verify.h supplicant: use binary search to lookup option in "nm-supplicant-settings-verify" 2020-06-11 11:06:30 +02:00
nm-supplicant-types.h wifi: re-add code for tracking a peers groups 2020-10-13 21:47:14 +02:00