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/src
Jouni Malinen 43ededa9c7 Do not override WDS VLAN assignment for STA
The 4-address frames WDS design in mac80211 uses VLAN interfaces
similarly to the way VLAN interfaces based on VLAN IDs are used. The EAP
authentication case ended up overriding the WDS specific assignment even
when the RADIUS server did not assign any specific VLAN for the STA.
This broke WDS traffic.

Fix this by skipping VLAN assignment to VLAN ID 0 for STAs that have
been detected to use 4-address frames.

Signed-off-by: Jouni Malinen <j@w1.fi>
4 years ago
..
ap Do not override WDS VLAN assignment for STA 4 years ago
common Replace WPA_ALG_PMK with KEY_FLAG_PMK 4 years ago
crypto crypto: Add a function to get the ECDH prime length 4 years ago
drivers Replace WPA_ALG_PMK with KEY_FLAG_PMK 4 years ago
eap_common EAP-SIM/AKA peer: Add support for EAP Method prefix 5 years ago
eap_peer EAP-SIM peer: Do not accept SIM/Challenge without SIM/Start 5 years ago
eap_server Clean up base64_{encode,decode} pointer types 5 years ago
eapol_auth Make WEP functionality an optional build parameter 4 years ago
eapol_supp Fix unicast argument for set_wep_key() from EAPOL supplicant 4 years ago
fst FST: Update FST about MAC address change 5 years ago
l2_packet l2_packet: Fix bridge workaround for repeater configuration 5 years ago
p2p P2P: Increase number of channels per operating class 4 years ago
pae mka: Check OLPN for exhaustion on SAKuse decode 5 years ago
radius RADIUS client: fix extra retry before failover 5 years ago
rsn_supp nl80211: Drop outdated TDLS set_key() hack 4 years ago
tls ASN.1: Helper functions for building DER encoded data 4 years ago
utils webkit2: Fix http://localhost:12345/ redirect handling 4 years ago
wps WPS: Remove expired PINs on Selected Registrar timeout 4 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules tests: Fix CFLAGS passing for new fuzzing tools 5 years ago