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