Skip to content
Snippets Groups Projects
  1. Oct 05, 2023
  2. Jan 09, 2023
  3. Jan 07, 2023
    • Linus Lüssing's avatar
      gluon-l3roamd: site: make node_client_prefix6 optional+deprecated · b3a9221b
      Linus Lüssing authored
      
      The site.node_client_prefix6() is only used internally by the l3roamd
      protocol. Therefore it is unnecessary to expose it to an administrator.
      
      Instead, if node_client_prefix6 is unspecified in the site, generate an
      IPv6 Unique Local Address prefix from the site domain_seed.
      
      This updates the site documentation as well and marks this setting as
      both optional and deprecated.
      
      Note: If you had the node_client_prefix6 specified before and want to
      use the new autogeneration from the domain_seed instead then this will
      break compatibility and will need a gluon-scheduled-domain switch.
      
      Signed-off-by: default avatarLinus Lüssing <linus.luessing@c0d3.blue>
      b3a9221b
  4. Jul 07, 2022
  5. Feb 23, 2022
  6. Feb 22, 2022
  7. Jan 14, 2022
  8. 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
  9. Aug 13, 2021
  10. Sep 13, 2020
    • David Bauer's avatar
      treewide: rename local_client zone (#2115) · 5b068d7c
      David Bauer authored
      This renames the local_client zone to loc_client, as local_clint exceeds
      the maximum zone length allowed for firewall3, which is 11 bytes.
      
      This worked previously due to firewall3 using unsafe string operations.
      Now creation of the chain fails (latest OpenWrt master).
      5b068d7c
  11. Aug 14, 2020
    • Matthias Schiffer's avatar
      gluon-core: run firewall upgrade script after basic network setup (#2091) · de5ebfa4
      Matthias Schiffer authored
      Reorder scripts so that the mesh_lan interface is accounted for.
      
      Two other firewall upgrade scripts (mesh-babel and l3roamd) are
      reordered as well. While there seems to be no hard dependency at the
      moment, it makes sense to run the basic setup first, also to avoid
      problems with future changes.
      
      Closes: #2090
      Fixes: ed094bc6 ("gluon-core: firewall: Allow custom gluon_wired interfaces (#2041)")
      de5ebfa4
  12. Jun 01, 2020
  13. Nov 24, 2019
  14. Nov 23, 2019
  15. Sep 29, 2019
  16. Sep 13, 2019
  17. Jun 16, 2019
  18. Dec 04, 2018
  19. Nov 29, 2018
  20. Nov 26, 2018
  21. Nov 21, 2018
  22. Nov 18, 2018
  23. Nov 17, 2018
  24. Aug 01, 2018
Loading