Skip to content
Snippets Groups Projects
  1. Jul 25, 2017
  2. Jul 19, 2017
  3. Jun 26, 2017
  4. May 12, 2017
  5. Apr 27, 2017
  6. Apr 12, 2017
    • Matthias Schiffer's avatar
      gluon-mesh-batman-adv: refactor interface management · e45c3033
      Matthias Schiffer authored
      We now create bat0 and primary0 independently of the lower mesh interfaces,
      making the whole setup a lot more robust. In particular:
      
      - we can't accidentially destroy primary0 because of concurrent setup and
        teardown runs of different interfaces
      - bat0 will always exist, even when no mesh interfaces are up (e.g. no link
        on wired mesh)
      - interfaces going down and up again will never tear down the whole of
        batman-adv
      - we can enable and disable bat0 independently of the lower interface
        states
      Unverified
      e45c3033
    • Matthias Schiffer's avatar
      gluon-mesh-batman-adv-*: unify into a single source package · 4ca67dcc
      Matthias Schiffer authored
      For simplicity, we don't use different MTUs for compat 14 and 15 anymore,
      there's no harm in using 1532 for batman-adv-legacy as well.
      Unverified
      4ca67dcc
  7. Aug 08, 2014
  8. Aug 04, 2014
  9. Jul 28, 2014
  10. Jul 20, 2014
  11. Jul 19, 2014
  12. Jul 16, 2014
  13. Jul 14, 2014
  14. Jul 13, 2014
    • Nils Schneider's avatar
      gluon-mesh-batman-adv: announce MAC of mesh ifaces · ae4c130c
      Nils Schneider authored
      This will make a node announce all MACs of its interfaces participating
      in the batman-adv mesh. This enables other nodes to associate the
      announced object with both the data reported by batadv-vis as well as a
      simple list of neighbours as output by `iw dev $IFACE station dump`.
      ae4c130c
  15. Jul 11, 2014
  16. Jul 10, 2014
  17. Jul 07, 2014
  18. Jul 05, 2014
  19. Jun 10, 2014
  20. Jun 09, 2014
  21. Jun 06, 2014
  22. May 14, 2014
  23. Feb 21, 2014
  24. Jan 25, 2014
  25. Jan 24, 2014
  26. Jan 22, 2014
  27. Jan 21, 2014
  28. Jan 19, 2014
  29. Jan 18, 2014
  30. Jan 16, 2014
  31. Jan 14, 2014
    • Matthias Schiffer's avatar
      Add firewall rules · f99767fb
      Matthias Schiffer authored
      gluon-mesh-batman-adv should not be used without firewall to prevent forwarding
      of packets from the mesh to the wan interface.
      
      For some reason, the firewall package won't work at all without
      kmod-ipt-nathelper.
      f99767fb
Loading