hostap/src/rsn_supp
Beniamino Galvani 1c58317f56 D-Bus: Allow changing an interface bridge via D-Bus
D-Bus clients can call CreateInterface() once and use the resulting
Interface object to connect multiple times to different networks.

However, if the network interface gets added to a bridge, clients
currently have to remove the Interface object and create a new one.

Improve this by supporting the change of the BridgeIfname property of
an existing Interface object.

Signed-off-by: Beniamino Galvani <bgalvani@redhat.com>
2020-10-09 15:18:10 +03:00
..
Makefile Remove CONFIG_IEEE80211W build parameter 2019-09-08 17:33:40 +03:00
pmksa_cache.c FT: Do not add PMKID to the driver for FT-EAP if caching is disabled 2020-06-06 16:48:57 +03:00
pmksa_cache.h DPP2: Try to negotiate PFS only if AP supports version 2 or newer 2020-05-04 00:37:44 +03:00
preauth.c FT: Do not add PMKID to the driver for FT-EAP if caching is disabled 2020-06-06 16:48:57 +03:00
preauth.h Fix wpa_supplicant build with IEEE8021X_EAPOL=y and CONFIG_NO_WPA=y 2016-01-15 20:04:41 +02:00
tdls.c D-Bus: Allow changing an interface bridge via D-Bus 2020-10-09 15:18:10 +03:00
wpa.c OCV: Use more granular error codes for OCI validation failures 2020-09-11 15:23:28 +03:00
wpa.h OCV: OCI channel override support for testing (STA) 2020-08-03 11:02:13 +03:00
wpa_ft.c OCV: Use more granular error codes for OCI validation failures 2020-09-11 15:23:28 +03:00
wpa_i.h OCV: OCI channel override support for testing (STA) 2020-08-03 11:02:13 +03:00
wpa_ie.c SAE-PK: Advertise RSNXE capability bit in STA mode 2020-06-10 12:47:07 +03:00
wpa_ie.h Use a shared helper function for RSN supplicant capabilities 2020-03-23 11:47:31 +02:00