Skip to content
Snippets Groups Projects
  1. May 29, 2020
  2. May 28, 2020
  3. May 12, 2020
  4. May 10, 2020
  5. May 08, 2020
  6. May 05, 2020
  7. May 04, 2020
  8. Apr 11, 2020
  9. Apr 09, 2020
  10. 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
  11. Mar 14, 2020
  12. 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
  13. Mar 11, 2020
  14. Mar 09, 2020
  15. 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
  16. Jan 10, 2020
  17. Jan 08, 2020
  18. Dec 14, 2019
  19. Nov 26, 2019
  20. Nov 20, 2019
  21. Nov 07, 2019
  22. Nov 04, 2019
  23. Nov 03, 2019
  24. Oct 29, 2019
  25. Oct 06, 2019
  26. Aug 23, 2019
    • Christof Schulze's avatar
      gluon-core: enhance mac_to_ip() beyond RFC 4291 (#1798) · bd543db8
      Christof Schulze authored
      mac_to_ip() calculates an ipv6 address from a mac address according to
      RFC 4291. For wireguard we have to use specially crafted addresses that
      must be unique. This allows calculating such unique mac-based addresses
      by allowing to optionally specifying the bytes to be inserted into the
      address.
      bd543db8
  27. Aug 21, 2019
    • Chrissi^'s avatar
      gluon-mesh-vpn-core: Add dependency for KERNEL_NET_ACT_POLICE · dc8149ab
      Chrissi^ authored
      This is a fix for the broken ingress traffic-shaping in gluon v2018.2.2
      and possibly earlier.
      
      For ingress traffic shaping the kernel option NET_ACT_POLICE is needed.
      Before this patch there was no dependency to this. Neither in
      gluon_core, gluon-mesh-vpn-core nor in the package.
      
      This patch adds this dependency.
      
      [Matthias Schiffer: move dependency from GLUON_CORE to gluon-mesh-vpn-core]
      
      Fixes #1790
      dc8149ab
  28. Aug 13, 2019
  29. Aug 01, 2019
  30. Jun 27, 2019
Loading