Skip to content
Snippets Groups Projects
  1. Aug 19, 2018
    • Matthias Schiffer's avatar
      gluon-config-mode-geo-location: revise altitude label overrides · a72cf0b8
      Matthias Schiffer authored
      As already done with other config mode texts, the altitude field now has
      default texts that are used when they are not set in the site i18n files.
      The altitude-help text has been removed from site i18n; instead, the
      geo-location-help text now overrides the whole section description
      including the part that mentions the altitude.
      a72cf0b8
  2. Aug 07, 2018
  3. Aug 01, 2018
  4. Jul 10, 2018
  5. Jul 08, 2018
  6. Jul 02, 2018
  7. Jun 29, 2018
  8. Jun 24, 2018
  9. Jun 17, 2018
  10. Jun 09, 2018
  11. May 19, 2018
    • Christof Schulze's avatar
      gluon-config-mode-contact-info: provide enhancements for german, english and... · ab7f1acd
      Christof Schulze authored
      gluon-config-mode-contact-info: provide enhancements for german, english and french translation to comply with DSGVO (#1394)
      
      * do not allow to obligatorily require contact information
      * add remark that the data is provided voluntarily
      * mention how to delete the data
      * be very clear about the fact that the data being entered is public and
        can be downloaded and processed by anyone.
      ab7f1acd
  12. May 09, 2018
  13. Apr 30, 2018
  14. Apr 27, 2018
    • Matthias Schiffer's avatar
      gluon-core: set VXLAN/legacy mode in site config · 1f7ed28b
      Matthias Schiffer authored
      In multidomain setups, VXLAN is enabled by default, but can be disabled in
      domain configs using the mesh/vxlan option. In single domain setups, the
      mesh/vxlan option is mandatory.
      
      The UCI option for legacy mode is removed.
      
      Fixes #1364
      1f7ed28b
  15. Apr 16, 2018
  16. Mar 17, 2018
  17. Mar 07, 2018
    • Matthias Schiffer's avatar
      gluon-ebtables: unconditionally segment IGMP/MLD · 17370d84
      Matthias Schiffer authored
      We must ensure that each node becomes IGMP/MLD querier for its local
      clients; having only a single querier for the whole mesh is generally
      unreliable, leading to frequent "IGMP/MLD querier appeared/disappeared"
      messages from batman-adv and unreliable snooping.
      
      In smaller meshes it might be interesting only segment querier domains, but
      allow membership reports to pass through the mesh, in order to support
      snooping switches outside the mesh without special configuration. A
      site.conf switch is provided to control this behaviour.
      
      Fixes #1320
      17370d84
  18. Feb 16, 2018
  19. Feb 04, 2018
    • Martin Weinelt's avatar
      gluon-mesh-vpn-core: add public key to nodeinfo response · 42763d21
      Martin Weinelt authored
      This is currently only implemented in the gluon-mesh-vpn-fastd
      package.
      
      Advertising the public key may be deemed problematic when
      your threat-model involves protecting the nodes privacy
      from tunnel traffic correlation by onlink observers.
      
      It can be enabled by setting site.mesh_vpn.fastd.pubkey_privacy
      to `false`.
      42763d21
  20. Jan 31, 2018
  21. Jan 19, 2018
  22. Jan 11, 2018
  23. Jan 10, 2018
  24. Oct 31, 2017
  25. Oct 16, 2017
  26. Oct 14, 2017
  27. Oct 04, 2017
  28. Sep 06, 2017
  29. Aug 14, 2017
  30. Jul 09, 2017
    • Matthias Schiffer's avatar
      build: introduce GLUON_FEATURES · 6ca841ba
      Matthias Schiffer authored
      To reduce the number of packages that need to be listed in
      GLUON_SITE_PACKAGES, this adds a new variable GLUON_FEATURES. Sets of
      packages are enabled automatically based on the combination of listed
      feature flags.
      
      Site-specified package feeds can provide their own feature flag
      definitions.
      6ca841ba
Loading