An error occurred fetching the project authors.
  1. 11 Apr, 2013 1 commit
  2. 04 Apr, 2013 1 commit
  3. 16 Feb, 2012 1 commit
    • Juliusz Chroboczek's avatar
      Remove "parasitic" mode. · 03dcac30
      Juliusz Chroboczek authored
      This is the functionality described in Appendix C of RFC 6126.  Its
      main purpose is to avoid keeping a full source table, which makes it
      possible to implement a subset of Babel in just a few hundred lines of
      code.  However, the code for maintaining the source table is already
      there, and a parasitic implementation can be simulated using filtering
      -- so it makes little sense to keep the functionality.
      03dcac30
  4. 11 Feb, 2012 4 commits
  5. 08 Dec, 2011 2 commits
  6. 18 Oct, 2011 1 commit
    • Juliusz Chroboczek's avatar
      Allocate larger buffers for unsent updates. · 0ac3aa01
      Juliusz Chroboczek authored
      We used to allocate enough buffer space to send one full-size frame.
      Unfortunately, in large networks this causes our update coalescing
      strategy to fail, just where it is the most useful.  Allocate enough
      buffers to fit a full update.
      0ac3aa01
  7. 16 Oct, 2011 2 commits
  8. 06 Oct, 2011 2 commits
  9. 09 Sep, 2011 2 commits
  10. 08 Aug, 2011 1 commit
  11. 07 Aug, 2011 2 commits
  12. 04 Aug, 2011 3 commits
  13. 02 Aug, 2011 2 commits
  14. 01 Aug, 2011 2 commits
  15. 18 Jul, 2011 1 commit
  16. 13 Jul, 2011 6 commits
  17. 08 Apr, 2011 4 commits
  18. 07 Apr, 2011 2 commits
  19. 17 Mar, 2011 1 commit