[PATCH 0/4] Fix mesh anti-clogging functionality

Masashi Honma masashi.honma
Mon Nov 24 18:04:39 PST 2014


The mesh anti-clogging functionality is implemented partially. So it causes
some issues. This patchset implements it and fixes some issues.

Masashi Honma (4):
  mesh: Fix anti-clogging functionality for mesh
  SAE: Fix Anti-Clogging Token request frame format
  SAE: Fix confirm frame tx on error path
  SAE: Fix auth_transaction error handling

 src/ap/ieee802_11.c  | 85 +++++++++++++++++++++++++++++++++++++++++++---------
 src/common/sae.c     |  9 ++++--
 src/common/sae.h     |  2 ++
 wpa_supplicant/sme.c | 17 +++++++++--
 4 files changed, 94 insertions(+), 19 deletions(-)

-- 
1.9.1




More information about the Hostap mailing list