1. 3b381c3 bgpd: fix issue in capability negotiation (BZ#700) by Avneesh Sachdev · 13 years ago
  2. e96b312 lib: pretty ip_masklen and masklen2ip by David Lamparter · 13 years ago
  3. a353786 Revert "lib: optimize ip_masklen()" (BZ#720) by David Lamparter · 13 years ago
  4. fa5831e bgpd: bgp_attr_flags_diagnose shouldn't assert by Paul Jakma · 13 years ago
  5. fa61e16 bgpd: attr_parse call to attr_malformed should deal with PROCEED error case by Paul Jakma · 13 years ago
  6. 683f2b8 bgpd: Fix silly mistake in bgp_attr_flag_invalid by Paul Jakma · 13 years ago
  7. bd471fe bgpd: malformed attribute error that can still proceed should fixup getp by Paul Jakma · 13 years ago
  8. 81c3e50 Merge branch 'babeld-merge' into master-copy by Paul Jakma · 13 years ago
  9. 6881f26 babeld: remove "parasitic" mode. by Juliusz Chroboczek · 13 years ago
  10. cbde155 babeld: 3 more timing statements in config text by Denis Ovsienko · 13 years ago
  11. 5ca7986 babeld: consolidate zebra interface into fewer functions. by Juliusz Chroboczek · 13 years ago
  12. b63b448 babeld: fix typo in kernel_route_add_v6. by Juliusz Chroboczek · 13 years ago
  13. 260948c babeld: set interface flags eagerly, not at interface up. by Juliusz Chroboczek · 13 years ago
  14. 46b92c0 babeld: more helpful sample conf file. by Juliusz Chroboczek · 13 years ago
  15. 4d176dc babeld: fix documentation. by Juliusz Chroboczek · 13 years ago
  16. 36329c0 babeld: remove remains of standalone babeld's configuration code. by Juliusz Chroboczek · 13 years ago
  17. cb4b13d babeld: drive interface_config_write() forward by Denis Ovsienko · 13 years ago
  18. a14ef5e babeld: justify "running-config" meaning in CLI by Denis Ovsienko · 13 years ago
  19. ce590ec Remove dead variable reboot_time. by Juliusz Chroboczek · 13 years ago
  20. 8a46e12 doc: fix typo. by Matthieu Boutier · 13 years ago
  21. 68c65a5 doc: update babeld documentation. by Juliusz Chroboczek · 13 years ago
  22. 1739823 doc: fix Makefile dependencies for babeld. by Juliusz Chroboczek · 13 years ago
  23. 9c298c7 babeld: display update-interval and resend-delay in show commands" by Juliusz Chroboczek · 13 years ago
  24. c428edb babeld: vty commands (hello-interval, update-interval, resend-delay). by Juliusz Chroboczek · 13 years ago
  25. b58871e babeld: remove port and group setting commands. by Juliusz Chroboczek · 13 years ago
  26. 52d5442 Resynchronise with babeld-1.3.1. by Juliusz Chroboczek · 13 years ago
  27. 359be3d babeld: dismiss babel_redistribute_unset() by Denis Ovsienko · 13 years ago
  28. 3c442e8 babeld: fix wire{d,less} commands name. by Matthieu Boutier · 13 years ago
  29. 9c58fbd ripd: add babel for redistribution. by Matthieu Boutier · 13 years ago
  30. 93079db ripngd: Replace redistribution strings with route_types.h defines. by Matthieu Boutier · 13 years ago
  31. d70ab9d babeld: Add support for blackhole routes. by Juliusz Chroboczek · 13 years ago
  32. 31e2a19 babeld: refactor filtering stubs. by Juliusz Chroboczek · 13 years ago
  33. 578ce37 zebra: Display uptime of Babel routes in show ip[v6] route. by Juliusz Chroboczek · 13 years ago
  34. 82509bf babeld: Use quagga_gettime. by Juliusz Chroboczek · 13 years ago
  35. b6475ec babeld: Don't use an ifindex when installing IPv4 routes. by Juliusz Chroboczek · 13 years ago
  36. 53b2195 babeld: remove some unused functions' arguments. by Matthieu Boutier · 13 years ago
  37. 73c74d4 doc: fix typo in babeld. by Matthieu Boutier · 13 years ago
  38. f92a55f doc: Document babeld. by Juliusz Chroboczek · 13 years ago
  39. ec0c848 babeld: Indentation fix. by Juliusz Chroboczek · 13 years ago
  40. 38846de babeld: Error handling and tweaks for babeld commands. by Juliusz Chroboczek · 13 years ago
  41. e19ed8c babeld: Fix typo in hello interval command. by Juliusz Chroboczek · 13 years ago
  42. feb6c53 vtysh: Vtysh support for babeld. by Juliusz Chroboczek · 13 years ago
  43. 831aeb9 babeld: Replace the babeld.conf.sample file by one that actually works. by Juliusz Chroboczek · 13 years ago
  44. 8c4e57a babeld: fix interface bug, simplify code. by Matthieu Boutier · 13 years ago
  45. 6939454 babeld: state-file was loaded too early. Initial seqno too. by Matthieu Boutier · 13 years ago
  46. 210f6f6 babeld: fix eui64 features. by Matthieu Boutier · 13 years ago
  47. a0edef1 babeld: "return CMD_SUCCESS" was missing for command 'no debug'. by Matthieu Boutier · 13 years ago
  48. 05c943a babeld: Replace redistribution strings with route_types.h defines. by Matthieu Boutier · 13 years ago
  49. c35fafd babeld: babelz merge. by Matthieu Boutier · 13 years ago
  50. 16e51b2 babeld: remove unused variable. by Matthieu Boutier · 13 years ago
  51. 0b42c70 vtysh: fix regexp for install_element() in babeld by Ang Way Chuang · 13 years ago
  52. a19a3bf babeld: add MP-specific zclient API fix by Denis Ovsienko · 13 years ago
  53. ec8d8d5 babeld: change the modify route system. by Matthieu Boutier · 13 years ago
  54. 6dfeb3f babeld: fix bug due to v4mapped addresses. by Matthieu Boutier · 13 years ago
  55. f1305cb babeld: add command (config) to set debug flags. by Matthieu Boutier · 13 years ago
  56. b5d43c9 babeld: remove useless variable, make local another. by Matthieu Boutier · 13 years ago
  57. 2236df0 memory: install babel memory informations. by Matthieu Boutier · 13 years ago
  58. 3f031ed babeld: fix commands informations messages. by Matthieu Boutier · 13 years ago
  59. 72db20b babeld: place the babel-state file in the quagga vars directory. by Matthieu Boutier · 13 years ago
  60. 3cb4134 babeld: use zlog_debug instead of do_debugf, for debugf. by Matthieu Boutier · 13 years ago
  61. d3351d1 babeld: add command: "show_babel_running_config". by Matthieu Boutier · 13 years ago
  62. 1f39f46 babeld: add command: "show_babel_database". by Matthieu Boutier · 13 years ago
  63. 297a55b babeld: add command: "show_babel_neighbour". by Matthieu Boutier · 13 years ago
  64. 0ee8a1f babeld: avoid segfault (bug 706). by Matthieu Boutier · 13 years ago
  65. 4eedea5 babeld: change fprintf(stderr) in term of zlog_err. by Matthieu Boutier · 13 years ago
  66. d4e46e6 babeld: implement "show babel interface" command by Denis Ovsienko · 13 years ago
  67. 8f3607f babeld: add handling of "-z" cmdline arg by Denis Ovsienko · 13 years ago
  68. 446d73b babeld: bring babel_usage() into focus by Denis Ovsienko · 13 years ago
  69. f8a246d lib: update proto_redistnum() for Babel by Denis Ovsienko · 13 years ago
  70. 87c271c babeld: address remaining -Wcast-qual warnings by Denis Ovsienko · 13 years ago
  71. 528eab1 babeld: fix bug concerning pidfile. by Matthieu Boutier · 13 years ago
  72. c7c53fa babeld: address some other compilation warnings. by Matthieu Boutier · 13 years ago
  73. 3dbda0c babeld: address some compilation warnings by Denis Ovsienko · 13 years ago
  74. ef4de4d babeld: address FreeBSD "struct route" issue by Denis Ovsienko · 13 years ago
  75. 089082b babeld: clean kernel_zebra (old functions, fields...). by Matthieu Boutier · 13 years ago
  76. 5734509 babeld: Initial import, for Babel routing protocol. by Paul Jakma · 13 years ago
  77. fe67e66 lib: fix endianness bug in prefix.c by Renato Westphal · 13 years ago
  78. aee5674 ospfd: reduce ospf_verify_header() by Denis Ovsienko · 13 years ago
  79. bd5651f ospfd: bring ospf_check_auth() into focus by Denis Ovsienko · 13 years ago
  80. ef1b78c ospfd: introduce ospf_auth_type_str[] by Denis Ovsienko · 13 years ago
  81. b29adf9 ospfd: fix packet length check for auth/LLS cases by Denis Ovsienko · 13 years ago
  82. 4e31de7 ospfd: introduce ospf_lsa_minlen[] (BZ#705) by Denis Ovsienko · 13 years ago
  83. 2d8223c ospfd: review ospf_check_md5_digest() by Denis Ovsienko · 13 years ago
  84. e525914 ospfd: review ospf_check_auth() by Denis Ovsienko · 13 years ago
  85. 75c8eab ospfd: introduce ospf_packet_minlen[] (BZ#705) by Denis Ovsienko · 13 years ago
  86. 7e0e2cb ospfd: fix ospf_packet_add_top() to use LOOKUP() by Denis Ovsienko · 13 years ago
  87. 272ca1e ospfd: use LOOKUP() for ospf_packet_type_str by Denis Ovsienko · 13 years ago
  88. a20a406 doc: Fix an apparently no longer legal @itemize @asis by Paul Jakma · 13 years ago
  89. fa48283 HACKING.tex: Change to a LaTeX version of HACKING by Paul Jakma · 13 years ago
  90. 096259d HACKING: Typo fix by Paul Jakma · 13 years ago
  91. 724b3ae HACKING: Updates that have some initial consensus, for further iteration. by Paul Jakma · 13 years ago
  92. 9fc7574 Merge remote-tracking branch 'quagga-gnu.org/master' by Paul Jakma · 13 years ago
  93. 5861739 bgpd: Open option parse errors don't NOTIFY, resulting in abort & DoS by Paul Jakma · 13 years ago
  94. 50e7a38 tools/multiple-bgpd: Fix the PREV calculation so it works for <4 bgpd by Paul Jakma · 13 years ago
  95. 543fb49 HACKING.pending: Add Quagga-RE details by Paul Jakma · 13 years ago
  96. b5043aa lib: fix incorrect thread list processing loops by Paul Jakma · 13 years ago
  97. 835315b bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanups by Paul Jakma · 13 years ago
  98. 3ecab4c bgpd: consolidate attribute flag checks by Paul Jakma · 13 years ago
  99. b51a3a3 ospf6d: remove defaults from iface config (BZ#550) by Vyacheslav Trushkin · 13 years ago
  100. ef2d5d1 ospf6d: remove own routes on SIGTERM (BZ#448) by Phil Laverdiere · 13 years ago