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