Skip to content
Snippets Groups Projects
  1. Apr 26, 2018
  2. Apr 09, 2018
  3. 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
  4. Jan 17, 2018
  5. Jan 16, 2018
  6. Aug 23, 2017
  7. Aug 16, 2017
  8. Jun 26, 2017
  9. Oct 15, 2016
  10. 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
  11. Jul 29, 2016
  12. Jul 23, 2016
  13. Jul 04, 2016
  14. Jan 25, 2016
  15. Oct 29, 2015
  16. Oct 05, 2015
  17. Sep 11, 2015
  18. Aug 11, 2015
  19. Jun 01, 2015
  20. May 19, 2015
  21. May 08, 2015
  22. Mar 31, 2015
  23. Mar 20, 2015
Loading