Skip to content
Snippets Groups Projects
  1. Jul 19, 2017
  2. Jun 26, 2017
  3. 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
  4. Aug 08, 2014
  5. Aug 04, 2014
  6. Jul 28, 2014
  7. Jul 20, 2014
  8. Jul 19, 2014
  9. Jul 16, 2014
  10. Jul 14, 2014
  11. 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
  12. Jul 11, 2014
  13. Jul 10, 2014
  14. Jul 07, 2014
  15. Jun 10, 2014
  16. Jun 09, 2014
  17. Jun 06, 2014
  18. May 14, 2014
  19. Feb 21, 2014
  20. Jan 25, 2014
  21. Jan 22, 2014
  22. Jan 21, 2014
  23. Jan 18, 2014
  24. Jan 16, 2014
  25. 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
  26. Jan 13, 2014
  27. Jan 11, 2014
  28. Oct 03, 2013
  29. Oct 01, 2013
  30. Jan 31, 2013
Loading