Skip to content
Snippets Groups Projects
  1. Jun 10, 2017
  2. Jun 09, 2017
  3. Jun 08, 2017
  4. Jun 07, 2017
  5. Jun 06, 2017
  6. Jun 01, 2017
  7. May 30, 2017
  8. May 15, 2017
  9. May 13, 2017
  10. May 12, 2017
  11. May 04, 2017
  12. May 02, 2017
  13. Apr 27, 2017
  14. Apr 26, 2017
    • Tarnatos's avatar
      better upstream server description (#1106) · 22042a3b
      Tarnatos authored
      gluon-core: dns-cache documentation polish
      Now its clear that upstreams severs normally means "community gateways".
      * added cacheentries to description
      * made upstream server description more general
      * description of the A and AAAA-records for next_node added
      * mention of Cache not being allocated when not set in site.conf 
      * dns-cache doku polish
      22042a3b
  15. Apr 20, 2017
  16. Apr 18, 2017
  17. Apr 16, 2017
  18. Apr 13, 2017
  19. 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
Loading