[PATCH 0/3] report taxonomy IEs to RADIUS

michael-dev at fami-braun.de michael-dev at fami-braun.de
Fri Apr 16 07:13:42 BST 2021


From: Michael Braun <michael-dev at fami-braun.de>

Hi,

this patch series adds support for reporting assoc req and probe req ies
from wifi stations to the RADIUS server.

This permits centralized stats on the stations capabilities - even those
not set supported by the APs.

Michael Braun (3):
  radius: avoid superflous memcpy on radius_attr_add
  radius: add extended attributes support
  radius: report taxonomy assoc/probe IEs

 src/ap/ieee802_1x.c |  22 +++++++++
 src/radius/radius.c | 114 ++++++++++++++++++++++++++++++++++++--------
 src/radius/radius.h |  23 +++++++++
 3 files changed, 139 insertions(+), 20 deletions(-)

-- 
2.20.1




More information about the Hostap mailing list