Skip to content
Snippets Groups Projects
  1. Mar 01, 2019
  2. Dec 25, 2018
  3. Nov 26, 2018
  4. Sep 10, 2018
  5. Jul 31, 2018
  6. Jul 26, 2018
  7. Jul 24, 2018
  8. Jul 23, 2018
  9. Jul 16, 2018
  10. Apr 26, 2018
  11. Apr 09, 2018
  12. Feb 15, 2018
    • Daniel Golle's avatar
      add support for expected throughput · 223e09bf
      Daniel Golle authored
      
      cfg80211 allows drivers to announce the to-be-expected layer-2 datarate
      using the NL80211_STA_INFO_EXPECTED_THROUGHPUT field.
      This information is useful as a metric for user-space routing daemons,
      so grab it via nl80211 and make it available in both C and Lua APIs,
      and show expected throughput on CLI interface assoclist.
      
      Signed-off-by: default avatarDaniel Golle <daniel@makrotopia.org>
      223e09bf
  13. Jan 17, 2018
  14. Jan 16, 2018
  15. Aug 23, 2017
  16. Aug 16, 2017
  17. Jun 26, 2017
  18. Oct 15, 2016
  19. Sep 21, 2016
    • Jo-Philipp Wich's avatar
      lua: fix WPA cipher reporting · fd9e17be
      Jo-Philipp Wich authored
      
      Use the same logic as the command line interface for reporting the used WPA
      ciphers. Instead of printing the intersection of pairwise and group ciphers,
      report both group and pairwise ciphers.
      
      This fixes a case where a connection which uses CCMP for pairwise and TKIP
      as groupwise cipher is getting reported as using the NONE cipher.
      
      Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
      fd9e17be
  20. Jul 29, 2016
  21. Jul 23, 2016
  22. Jul 04, 2016
  23. Jan 25, 2016
Loading