Skip to content
Snippets Groups Projects
  1. Jan 10, 2024
  2. Jan 07, 2024
  3. Nov 23, 2023
    • David Bauer's avatar
      gluon-mesh-vpn-fastd: use CAKE for bandwidth shaping · 2afdfd60
      David Bauer authored
      
      Use CAKE for shaping ingress as well as egress bandwidth shaping.
      
      CAKE allows to better shape egress as well as ingress bandwidth. It not
      only performs bandwidth shaping but also flow-queueing.
      
      This in conjunction with the batadv flow dissector allows us to utilize
      CAKE for all mesh-implementations currently supported in Gluon.
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      2afdfd60
  4. Nov 01, 2023
    • Rotzbua's avatar
      gluon-status-page: html: improve accessibility · d2120c42
      Rotzbua authored
      google-lighthouse:
      Warning: Consider avoiding viewport values that prevent users from resizing documents.
      
      Rule ID: meta-viewport
      Accessibility:
      Ruleset: axe-core 4.4
      User Impact: Critical
      Guidelines: WCAG 2.1 Best Practice, WCAG 2.0 Best Practice
      d2120c42
  5. Oct 31, 2023
  6. Aug 30, 2023
  7. Mar 24, 2023
  8. Jan 12, 2023
  9. Jan 10, 2023
  10. Jan 03, 2023
  11. Dec 15, 2022
  12. May 21, 2022
  13. Apr 17, 2022
  14. Apr 11, 2022
  15. Apr 03, 2022
  16. Feb 22, 2022
  17. Feb 20, 2022
  18. Jan 07, 2022
  19. Dec 15, 2021
  20. Nov 12, 2021
  21. Oct 07, 2021
    • Matthias Schiffer's avatar
      Set PKG_VERSION in gluon.mk · f419db58
      Matthias Schiffer authored
      This removes PKG_VERSION and PKG_RELEASE from most Makefiles, as the
      value was never useful for Gluon packages; instead, PKG_VERSION is set
      to 1 in gluon.mk.
      
      It also removes two other weird definitions:
      
      - gluon-iptables-clamp-mss-to-pmtu replicating the old PKG_VERSION logic
        from gluon-core, but without the fixed PKG_BUILD_DIR to prevent
        unnessary rebuilds
      - gluon-hoodselector set GLUON_VERSION=3
      f419db58
  22. Aug 31, 2021
  23. Aug 08, 2021
  24. Jul 23, 2021
  25. Jul 12, 2021
    • Martin Weinelt's avatar
      gluon-status-page: relax nodeinfo query timeout (#2262) · 76185e3a
      Martin Weinelt authored
      It was found that a one second timeout for nodeinfo data may be too low,
      so that when a node is otherwise occupied that timeout may be reached
      too often.
      
      The nodeinfo query response is also vital to the status-page base
      template, so that when it times out, the site will be turned in a broken
      state, that it cannot recover from.
      
      Fixes: #2256
      Unverified
      76185e3a
  26. Jun 07, 2021
  27. Jun 05, 2021
  28. May 06, 2021
  29. Apr 23, 2021
  30. Apr 22, 2021
Loading