]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Use a shared data structure for AP and station
authorJouni Malinen <j@w1.fi>
Sun, 30 Dec 2012 19:48:19 +0000 (21:48 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Jan 2013 15:51:52 +0000 (17:51 +0200)
commit98efcc4176e4ba374e79f79eff9cc60734f45e6c
tree0ff9172193bba5cc7efecd7a66a05eebed5135f9
parent05a8d4221d43ce79a9fdd5d6899833dd762c6a67
SAE: Use a shared data structure for AP and station

This makes it easier to share common functions for both roles.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/ieee802_11.c
src/ap/sta_info.c
src/ap/sta_info.h
src/common/sae.h [new file with mode: 0644]
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant_i.h