1. 4cdc030 distro/redhat: build needs pkg-config and nhrpd needs c-ares by Paul Jakma · 8 years ago
  2. 9368746 distro/redhat: Update to F24 and fix few issues, add nhrpd.service by Paul Jakma · 8 years ago
  3. 9e31fbc distro/redhat: spec syntax error if texi2html not installed by Paul Jakma · 8 years ago
  4. 64c5608 systemd: various service file improvements by Michal Sekletar · 8 years ago
  5. 2d78fe7 distro/redhat: package nhrpd by Timo Teräs · 8 years ago
  6. 004db27 nhrpd: workaround old kernel vs. glibc definition conflics by Timo Teräs · 8 years ago
  7. 343074a solaris: Fix quagga.init.in shell errors by Brian Utterback · 8 years ago
  8. 2e0fb0e redhat: Add quagga user to quaggavt vty group by default, bug #937 by Timo Schöler · 8 years ago
  9. e7c65f6 ospfd: address ospf_schedule_abr_task() warning by Denis Ovsienko · 13 years ago
  10. 21e8b42 ospfd: fix NSSA LSA translation (BZ#493) by Svata Dedic · 13 years ago
  11. 6dbb58c zebra: Make the --nl-bufsize arg set the input parse buffer too by Paul Jakma · 8 years ago
  12. c876b0b release: Quagga 1.2.0 by Paul Jakma · 8 years ago
  13. 3c06ac0 build/HACKING: add check for pandoc and update make rule for HACKING.pdf by Paul Jakma · 8 years ago
  14. b29cd82 HACKING: Update governance by Paul Jakma · 8 years ago
  15. f452d54 ripd: Fix restriction on default RTE that's incompatible with CIDR by Jim Carroll · 8 years ago
  16. d023f9f bgpd: Rollback "always send OPEN" a little, to workaround test suite issues by Paul Jakma · 8 years ago
  17. 5a0c1be bgpd: Config state related to OPEN must now be copied to accept peer. by Paul Jakma · 8 years ago
  18. c798623 bgpd: Better/more debug for collisions, inc. logging port of NOTIFYs. by Paul Jakma · 8 years ago
  19. 1ebafb6 bgpd: collision detection assumes 'new' peer is the inbound connection by Paul Jakma · 9 years ago
  20. ac278ea bgpd: collision-detect should retain Established peers + tidy logic + logs by Paul Jakma · 9 years ago
  21. f408fa2 lib: Add a trivial sockunion_get_port helper function by Paul Jakma · 9 years ago
  22. 2d81a7a bgpd: Send OPEN immediately on inbound connections by Paul Jakma · 9 years ago
  23. a04d836 release: Add release.sh script and update HACKING.md accordingly. by Paul Jakma · 8 years ago
  24. 461649d doc: nhrpd.texi needs to referenced by Makefile for dist tarballs by Paul Jakma · 8 years ago
  25. ac728fd nhrpd: Makefile.am needs to specify the headers, for dist tarballs to work by Paul Jakma · 8 years ago
  26. b1887c8 doc: add initial nhrpd documentation by Timo Teräs · 8 years ago
  27. 23426d2 lib: routemap.h depends on prefix.h by Paul Jakma · 8 years ago
  28. 7fa7acb bgpd: Fix unhandled enum warning for AFI_ETHER by Paul Jakma · 8 years ago
  29. 3334bab bgpd: Add support for BGP Large Communities by Job Snijders · 8 years ago
  30. f2a4b8f nhrpd: Add libgen.h include for basename call by Paul Jakma · 8 years ago
  31. 86d87e0 bgpd: Graphviz dot files for the BGP FSM by Paul Jakma · 9 years ago
  32. b8f8ba1 bgpd: Make the exponential backoff on BGP stop_with_error slower by Paul Jakma · 8 years ago
  33. b1b1579 bgpd: consolidate start timer backoff via a 'BGP_Stop_with_error' FSM event by Paul Jakma · 8 years ago
  34. 5a9f13a bgpd: Remove change that makes NHT tickle BGP FSM. by Paul Jakma · 8 years ago
  35. 3dda6b3 bgpd: Rejiggle exported nht function names and consolidate some code by Paul Jakma · 8 years ago
  36. 05c9075 bgpd: Modernise BGP defaults for MRAI and connect time by Paul Jakma · 9 years ago
  37. a2f0db2 lib: track worst case # of cycles and don't allow granularity to go above by Paul Jakma · 9 years ago
  38. 366bb4a tools: Extend multiple-bgpd.sh to support BIRD, ExaBGP plus more configurables by Paul Jakma · 9 years ago
  39. a6efbab tools/multiple-bgpd: extend the ring, enable mpath, add links to +-2 instances by Paul Jakma · 9 years ago
  40. 5931124 tools: Remove historic scripts by Paul Jakma · 8 years ago
  41. b174a58 ripd: Fix GCC6 warning on misleading indentation by Paul Jakma · 8 years ago
  42. 5bc62ca isisd,ospf6d,bgpd: Fix GCC 6 warnings on indentation not matching control flow by Paul Jakma · 8 years ago
  43. 40fc3dd build: Add GCC stack-protector/SSP to default flag set by Paul Jakma · 8 years ago
  44. 867946b lib: vty_prefix_list_install should validate afi/safi by Paul Jakma · 9 years ago
  45. 0c175f8 ospfd: 'ip ospf network' interface should down iface before changing type by Paul Jakma · 9 years ago
  46. 574e500 bgpd: Add route count from neighbours & established sessions to bgp summary by Paul Jakma · 9 years ago
  47. 670f3db bgpd: fix invalid memory access in peer_free() by Renato Westphal · 8 years ago
  48. 4d48bb3 bgpd: fix "show ip bgp" column alignment by Daniel Walton · 8 years ago
  49. 2c0adbf vtysh, zebra: Fix link-params to use exit-link-params by Donald Sharp · 8 years ago
  50. f2f44ea zebra: fix link-params CLI handling by David Lamparter · 8 years ago
  51. a53d4e5 build: configure.ac - use AC_PROG_CC_C99 instead of cflags to force c99 mode by Martin Winter · 8 years ago
  52. c2c63cb ospfd: Fix arm compile issue by Donald Sharp · 8 years ago
  53. 5bb328e ripngd: add support for route tags by Christian Franke · 8 years ago
  54. 2bbacea ripd: add support for route tags by Christian Franke · 8 years ago
  55. 7ae2b60 ospf6d: add support for route tags by Christian Franke · 8 years ago
  56. ddc160c *: Port Christians tweaks for 32-bit route tags by Christian Franke · 8 years ago
  57. 5958b8f ospfd: Update route in zebra when tag changes by Christian Franke · 8 years ago
  58. dafa05e nhrpd: implement next hop resolution protocol by Timo Teräs · 8 years ago
  59. 56ae5c4 zserv: get rid of code duplication in nexthop_lookup[_mrib] functions by Jafar Al-Gharaibeh · 8 years ago
  60. 54f1476 zebra: Change bitwise operations to purpose-built macros by Quentin Young · 8 years ago
  61. be987c2 lib: Clean command.c by Quentin Young · 8 years ago
  62. 99f5672 vtysh: fix a memory leak in vtysh_client_execute by Christian Franke · 8 years ago
  63. 5d9fae2 vtysh: handle case if there is no match in "write terminal $daemon" by Christian Franke · 8 years ago
  64. 93ad10e ripd: print md5 auth digest correctly by Christian Franke · 8 years ago
  65. d1da1e9 pimd: don't leak original_s_route on error by Christian Franke · 8 years ago
  66. 5bd78b9 ospfd: fix double assignment in ospf_vl_set_timers by Christian Franke · 8 years ago
  67. c8e8097 bgpd: fix memory leaks in show commands by Christian Franke · 8 years ago
  68. 32e41f7 bgpd: don't leak memory in community_regexp_include by Christian Franke · 8 years ago
  69. 708ea62 bgpd: check return value of zebra_interface_state_read by Christian Franke · 8 years ago
  70. 5cb81ce bgpd: setting nexthop doesn't need inet_pton by Christian Franke · 8 years ago
  71. cfb4826 lib: AgentX: use threads instead of eventloop hack by David Lamparter · 8 years ago
  72. 47fb0a8 lib: add thread_add_timer_tv (struct timeval) by David Lamparter · 8 years ago
  73. 449b29e lib: linklist: add listnode_add_before() by David Lamparter · 8 years ago
  74. c96e78d pimd: Fix of using uninitialized Memory by Donald Sharp · 8 years ago
  75. 6ff2acd vtysh: send "no interface" command to all daemons that support it by Igor Ryzhov · 8 years ago
  76. c0a613f bgpd: fix potential crash in community_list_dup_check by Christian Franke · 8 years ago
  77. 51b45a5 zebra: make fpm netlink_route_info_fill more robust by Christian Franke · 8 years ago
  78. 8db3863 ospf6d: remove unused broken function by Christian Franke · 8 years ago
  79. 5a7a23b isisd: exit if daemonizing fails by Christian Franke · 8 years ago
  80. 68cfaab zebra: fix a crash in static_add_ipv6 caused by a NULL dereference by Christian Franke · 8 years ago
  81. 456cb63 pimd: Add ability to safely ignore route-maps by Donald Sharp · 8 years ago
  82. 18343ee pimd: Add support for displaying ip mroute by Donald Sharp · 8 years ago
  83. f8aef5f pimd: Remove igmp_add_group_by_addr unneeded parameter by Donald Sharp · 8 years ago
  84. 3e6a3a6 pimd: Remove source_new unneeded parameter by Donald Sharp · 8 years ago
  85. d395fd1 pimd: Remove dead code. by Donald Sharp · 8 years ago
  86. dc633bd lib/stream: Add stream_discard, to discard read data from a stream by Paul Jakma · 8 years ago
  87. 95509a6 Extend BGP_SEND_ASPATH_CHECK to cover confederations by Thorvald Natvig · 8 years ago
  88. 9ed99f0 lib/memory: fix indirect static link with zlib by Baruch Siach · 8 years ago
  89. 64f8c7d configure: fix static linking with readline by Thomas Petazzoni · 8 years ago
  90. a8f9790 config: Give the option of disabling run as user/group by Jafar Al-Gharaibeh · 8 years ago
  91. e3443a2 bgpd: simplify ebgp-multihop and ttl-security handling by Timo Teräs · 8 years ago
  92. c9cc52a bgpd: honor disable-connected-check option with next hop tracking by Timo Teräs · 8 years ago
  93. b41bb62 zebra: fix nht validity checking to be same as when it's resolved by Timo Teräs · 8 years ago
  94. 631fcd2 zebra: use FIB state for nexthop tracking by Timo Teräs · 8 years ago
  95. 3b0e300 configure: Bump version to 1.1.1 by Paul Jakma · 8 years ago
  96. f0705d5 HACKING: Update useful URLs by Paul Jakma · 8 years ago
  97. a66b462 HACKING: Add 'Objectives', 'Governance', and an initial 'Code of Conduct' by Paul Jakma · 8 years ago
  98. e992eb9 HACKING: set a4paper by default by Paul Jakma · 8 years ago
  99. 126b0e7 vty: Add ctrl-v <literal> to allow, e.g., '?' to be input for regex by Paul Jakma · 8 years ago
  100. f5a4488 vtysh: Fix, guard against NULL pointer dereference by Jafar Al-Gharaibeh · 8 years ago