Skip to content
Snippets Groups Projects
  • Filip Matusiak's avatar
    7c783545
    Use timer to remove stale clients · 7c783545
    Filip Matusiak authored
    - Use sta timer instead of iterating over stalists every second
    - Only remove stations with no active node from client hashtable
    - Fix topology notification to properly update stalists
    - Remove STA from old node before adding to new one
    - Don't add sta with MAC unset
    - Free all STA upon exit
    7c783545
    History
    Use timer to remove stale clients
    Filip Matusiak authored
    - Use sta timer instead of iterating over stalists every second
    - Only remove stations with no active node from client hashtable
    - Fix topology notification to properly update stalists
    - Remove STA from old node before adding to new one
    - Don't add sta with MAC unset
    - Free all STA upon exit