Skip to content
Snippets Groups Projects
  1. May 11, 2018
  2. May 09, 2018
  3. Apr 30, 2018
  4. Apr 16, 2018
  5. Apr 13, 2018
    • Matthias Schiffer's avatar
      gluon-core: remove DNS cache feature · 543eb178
      Matthias Schiffer authored
      dnsmasq's caching is severly broken and does not handle all answer records
      equally. In particular, its cached answers are missing DNSKEY and DS
      records, breaking DNSSEC validation on clients.
      
      Remove the cache for now. It may return if dnsmasq is fixed or we switch to
      a different resolver.
      Unverified
      543eb178
  6. Mar 17, 2018
    • Matthias Schiffer's avatar
      docs: remove duplicated (and outdated) site docs · 84f82a13
      Matthias Schiffer authored
      At the moment, we don't have a good guideline for package-specific
      configuration, but it seems like a good idea not to split configuration
      into too many tiny pages, especially for packages that aren't commonly
      selected explicitly.
      
      Some uncommon configuration is dropped from the example site.conf to remove
      clutter.
      Unverified
      84f82a13
  7. 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
      Unverified
      17370d84
  8. Feb 20, 2018
  9. Feb 15, 2018
  10. Jan 31, 2018
  11. Jan 25, 2018
    • Jan-Philipp Litza's avatar
      Add package gluon-radv-filterd · cf329daa
      Jan-Philipp Litza authored
      This package drops all incoming router advertisements except for the
      default router with the best metric according to B.A.T.M.A.N. advanced.
      
      Note that advertisements originating from the node itself (for example
      via gluon-radvd) are not affected.
      Unverified
      cf329daa
  12. Jan 10, 2018
  13. Jan 09, 2018
  14. Oct 04, 2017
  15. Aug 14, 2017
  16. 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.
      Unverified
      6ca841ba
  17. Jul 07, 2017
  18. Jul 03, 2017
  19. Jun 10, 2017
  20. Jun 08, 2017
  21. Jun 07, 2017
  22. Apr 27, 2017
  23. Apr 10, 2017
  24. Apr 09, 2017
  25. Mar 13, 2017
  26. Feb 22, 2017
  27. Feb 13, 2017
  28. Feb 09, 2017
  29. Jan 09, 2017
  30. Dec 21, 2016
  31. Dec 19, 2016
  32. Dec 18, 2016
  33. Dec 17, 2016
Loading