Skip to content
Snippets Groups Projects
  1. May 11, 2018
  2. May 09, 2018
  3. Apr 30, 2018
  4. 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
  5. Apr 16, 2018
  6. 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.
      543eb178
  7. Mar 17, 2018
  8. Mar 13, 2018
  9. Mar 12, 2018
  10. 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
  11. Feb 23, 2018
  12. Feb 20, 2018
  13. Feb 19, 2018
  14. Feb 16, 2018
  15. Feb 15, 2018
  16. 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
  17. Jan 31, 2018
  18. 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.
      cf329daa
  19. Jan 19, 2018
  20. Jan 11, 2018
  21. Jan 10, 2018
  22. Jan 09, 2018
  23. Dec 27, 2017
  24. Dec 26, 2017
  25. Nov 15, 2017
  26. Oct 31, 2017
  27. Oct 22, 2017
  28. Oct 16, 2017
Loading