]> git.ipfire.org Git - thirdparty/hostap.git/commit
mka: Add driver op to get macsec capabilities
authorSabrina Dubroca <sd@queasysnail.net>
Fri, 7 Oct 2016 10:08:12 +0000 (12:08 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 9 Oct 2016 08:30:48 +0000 (11:30 +0300)
commita25e4efc9e428d968e83398bd8c9c94698ba5851
tree475e77c6d9fbf7be9fb819193db14d12cd7bc0eb
parent53b2555f676b17cf2bd255ccde7e789753a57fe6
mka: Add driver op to get macsec capabilities

This also implements the macsec_get_capability for the macsec_qca
driver to maintain the existing behavior.

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
src/drivers/driver.h
src/drivers/driver_macsec_qca.c
src/pae/ieee802_1x_kay.c
src/pae/ieee802_1x_kay.h
src/pae/ieee802_1x_secy_ops.c
src/pae/ieee802_1x_secy_ops.h
wpa_supplicant/driver_i.h
wpa_supplicant/wpas_kay.c