Skip to content
Snippets Groups Projects
  1. Mar 25, 2020
    • David Bauer's avatar
      gluon-core: add WPA3 platorm helper · 86b51047
      David Bauer authored
      This adds a helper method, which determines if the current platform
      supports WPA3 or not.
      
      WPA3 is supported if
       - the device is not in the featureset category "tiny"
       - the WiFi driver supports 802.11w management frame protection
      86b51047
    • David Bauer's avatar
      features: add hostapd-mini by default · 00e02950
      David Bauer authored
      If WPA3 is not selected as a feature, autmatically include
      hostapd-mini.
      00e02950
    • David Bauer's avatar
      gluon-wireless-encryption: add package · b0570154
      David Bauer authored
      The gluon-wireless-encryption package selects a WPA3 supporting
      hostapd package as a dependency and stores the information, which
      encryption method is supported to the device.
      b0570154
  2. Mar 23, 2020
    • Martin Weinelt's avatar
      Add gluon-mesh-wireless-sae package · 461d9040
      Martin Weinelt authored
      This package adds support for SAE on 802.11s mesh connections.
      
      Enabling this package will require all 802.11s mesh connections
      to be encrypted using the SAE key agreement scheme. The security
      of SAE relies upon the authentication through a shared secret.
      
      In the context of public mesh networks a shared secret is an
      obvious oxymoron. Still this functionality provides an improvement
      over unencrypted mesh connections in that it protects against a
      passive attacker who did not observe the key agreement. In addition
      Management Frame Protection (802.11w) gets automatically enabled on
      mesh interfaces to prevent protocol-level deauthentication attacks.
      
      If `wifi.mesh.sae` is enabled a shared secret will automatically be
      derived from the `prefix6` variable. This is as secure as it gets
      for a public mesh network.
      
      For *private* mesh networks `wifi.mesh.sae_passphrase` should be
      set to your shared secret.
      
      Fixes #1636
      461d9040
  3. Mar 14, 2020
  4. Mar 12, 2020
    • Matthias Schiffer's avatar
      gluon-core: refactor primary MAC logic · 2e265e03
      Matthias Schiffer authored
      Remove a lot of redundant code by switching to a match table listing
      the targets and boards for each candidate for the primary MAC interface.
      
      In addition, we add some flexiblity by allow to switch out the sysfs file
      data source for the MAC address.
      2e265e03
  5. Mar 11, 2020
  6. Mar 09, 2020
  7. Mar 08, 2020
  8. Jan 20, 2020
    • Steffen Förster's avatar
      ramips-mt7620: add support for tp-link archer c20 v1 (#1866) · 79ca7a7b
      Steffen Förster authored
      Specification:
      - MediaTek MT7620A (580 Mhz)
      - 64 MB of RAM
      - 8 MB of FLASH
      - 2T2R 2.4 GHz and 1T1R 5 GHz
      - 5x 10/100 Mbps Ethernet
      - 2x external, non-detachable antennas
      - UART (J1) header on PCB (115200 8n1)
      - 8x LED (GPIO-controlled*), 2x button, power input switch
      - 1 x USB 2.0 port
      79ca7a7b
  9. Jan 10, 2020
  10. Jan 09, 2020
  11. Jan 08, 2020
  12. Dec 23, 2019
  13. Dec 14, 2019
  14. Dec 05, 2019
  15. Dec 01, 2019
  16. Nov 26, 2019
  17. Nov 24, 2019
  18. Nov 23, 2019
  19. Nov 20, 2019
  20. Nov 09, 2019
  21. Nov 07, 2019
  22. Nov 06, 2019
  23. Nov 05, 2019
Loading