[PATCHv2 0/2] SAE support Tunnel-Password (RADIUS)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Michael Braun <michael-dev@xxxxxxxxxxxxx>

This series adds RADIUS Tunnel-Password support for SAE.
SAE identity is optionally carried in Tunnel-Client-Auth-ID.
While at it, make sure that using radius_msg_get_tunnel_password
for iterating is only of linear time complexity by using next_idx.

Michael Braun (2):
  SAE: add RADIUS Tunnel-Password support
  test: SAE password with Tunnel-Password

 hostapd/hostapd.conf          |   6 ++
 src/ap/ap_config.c            |   8 ++
 src/ap/ap_config.h            |   9 +-
 src/ap/ieee802_11.c           |  61 +++++++++++
 src/ap/ieee802_11_auth.c      | 145 +++++++++++++++++++-------
 src/ap/wpa_auth_glue.c        |  28 +++--
 src/radius/radius.c           | 188 +++++++++++++++++++++------------
 src/radius/radius.h           |   7 +-
 tests/hwsim/dictionary.radius |   1 +
 tests/hwsim/test_radius.py    | 190 ++++++++++++++++++++++++++++++++--
 10 files changed, 520 insertions(+), 123 deletions(-)

--
v2: fix cornercase with duplicate passphrases and add more intensive
testing
-- 
2.20.1


_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux