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