wlan-ap-Telecominfraproject/feeds/wifi-trunk/hostapd
Damir Franusic 6fa3b43cbf hostapd: added support for clients sessions
* implementation of the following ubus methods:
  1. "get_sessions"
  2. "clear_sessions"
  3. "clear_session"
  4. "get_bss_list"

* tracking of STA sessions and events (AUTH, ASSOC, etc.)
* caching of events is handled by hostapd and resides in
  AVL until it is processed by ubus_collector
* added hard-coded caching limit to prevent memory leaks;
  this should be made configurable at some point in the
  future

Signed-off-by: Damir Franusic <damir.franusic@netexperience.com>
2020-10-16 15:45:21 +02:00
..
files Wifi--617 and WIFI-619: Add custom-options for RTS-CTS threshold and DTIM period 2020-09-23 08:39:25 +02:00
patches hostapd: added support for clients sessions 2020-10-16 15:45:21 +02:00
src hostapd: update to latest owrt HEAD 2020-09-16 12:05:00 +02:00
Config.in hostapd: update to latest owrt HEAD 2020-09-16 12:05:00 +02:00
Config.in.orig hostapd: update to latest owrt HEAD 2020-09-16 12:05:00 +02:00
Makefile hostapd: update to latest owrt HEAD 2020-09-16 12:05:00 +02:00