1. 15 Jun, 2013 4 commits
  2. 14 Jun, 2013 4 commits
  3. 13 Jun, 2013 2 commits
  4. 12 Jun, 2013 8 commits
  5. 26 May, 2013 1 commit
  6. 03 May, 2013 4 commits
  7. 02 May, 2013 2 commits
    • Juliusz Chroboczek's avatar
      Update CHANGES for 1.3.6. · a8631d72
      Juliusz Chroboczek authored
      Conflicts:
      	CHANGES
      a8631d72
    • Baptiste Jonglez's avatar
      Ignore IPv6 routing cache on linux · 73d8f662
      Baptiste Jonglez authored
      Recent linux kernels (roughly 3.x) keep a routing cache for IPv6: each
      time a host is contacted, a temporary /128 route is added. These
      routes are visible using “ip -6 route show cache”.
      
      Asking babeld to redistribute all IPv6 routes known to the host, using
      "redistribute ip ::/0", causes it to announce and de-announce these
      /128 routes frequently, leading other nodes to mark them as
      unreachable (thus preventing communication with the host described by
      the /128 route, even though less specific routes are available).
      73d8f662
  8. 12 Apr, 2013 2 commits
  9. 11 Apr, 2013 9 commits
  10. 04 Apr, 2013 2 commits
  11. 14 Mar, 2013 1 commit
  12. 13 Mar, 2013 1 commit