[PATCH v2 0/2] GTK/PTK rekey retries

Günther Kelleter guenther.kelleter at devolo.de
Thu Jan 5 07:14:26 PST 2017


v2 of the patch to increase GTK/PTK rekey retries
1. make GTK and PTK retry counter configurable.
2. print a logging message when GTK rekey fails to make users
aware of the problem.

Günther Kelleter (2):
  Add hostapd options wpa_group_update_count and
    wpa_pairwise_update_count
  Add a log message when GTK rekeying failed

 hostapd/config_file.c  | 18 ++++++++++++++++++
 hostapd/hostapd.conf   | 16 ++++++++++++++++
 src/ap/ap_config.c     |  2 ++
 src/ap/ap_config.h     |  2 ++
 src/ap/wpa_auth.c      | 43 ++++++++++++++++++++++++-------------------
 src/ap/wpa_auth.h      |  2 ++
 src/ap/wpa_auth_glue.c |  2 ++
 src/ap/wpa_auth_i.h    |  4 ++--
 8 files changed, 68 insertions(+), 21 deletions(-)

-- 
2.10.2.101.g2cc9ff1




More information about the Hostap mailing list