]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_supplicant: Allow configuring the MACsec port for MKA
authorSabrina Dubroca <sd@queasysnail.net>
Wed, 2 Nov 2016 15:38:39 +0000 (16:38 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 19 Nov 2016 22:35:31 +0000 (00:35 +0200)
commite0d9fd344d20bb35efcd5c37ece0a5d67632439d
tree47cd6cf33f914ebaaccf2d8c7829d9c4f22f7c5c
parent1d3d0666a6ed345da39886426c4416a4debfd094
wpa_supplicant: Allow configuring the MACsec port for MKA

Previously, wpa_supplicant only supported hardcoded port == 1 in the
SCI, but users may want to choose a different port.

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
src/pae/ieee802_1x_kay.c
src/pae/ieee802_1x_kay.h
wpa_supplicant/config.c
wpa_supplicant/config_file.c
wpa_supplicant/config_ssid.h
wpa_supplicant/wpa_cli.c
wpa_supplicant/wpa_supplicant.conf
wpa_supplicant/wpas_kay.c