[PATCH 0/2] hostapd: update WPS credentials on SIGHUP

Raphaël Mélotte raphael.melotte at mind.be
Fri Dec 18 05:50:26 EST 2020


This is an attempt at addressing the comment in [1].

When hostapd is reconfigured, update the wps credentials.

It covers both the regular credentials and the multi_ap credentials.

[1]: https://lists.infradead.org/pipermail/hostap/2020-October/039016.html

Raphaël Mélotte (2):
  wps: reconfigure credentials on reload
  tests: add wps test with dynamic update

 src/ap/wps_hostapd.c           | 84 ++++++++++++++++++++++++++++++++--
 src/wps/wps.h                  |  6 +++
 src/wps/wps_registrar.c        | 29 ++++++++++++
 tests/hwsim/test_ap_dynamic.py | 36 +++++++++++++++
 4 files changed, 152 insertions(+), 3 deletions(-)

-- 
2.29.2




More information about the Hostap mailing list