1. 810ab34 bgp: bgp_nexthop init/free AFI_ETHER related NH tables by Lou Berger · 8 years ago
  2. 789dfc9 bgpd: Fix crash in 'show ip bgp nexthop' by Paul Jakma · 8 years ago
  3. d9ab53a bgpd, zebra: Use next hop tracking for connected routes too by Dinesh Dutt · 10 years ago
  4. 0f2f7a3 *: Fix duplicate commands from view/enable node consolidation by Paul Jakma · 8 years ago
  5. 94627e6 bgpd: Add a null check in bgp_address_del() function when connected addresses are removed. by Pradosh Mohapatra · 9 years ago
  6. 60cc959 bgpd, doc, lib, zebra: nexthop-tracking in zebra by Pradosh Mohapatra · 9 years ago
  7. 205e674 bgpd: remove HAVE_IPV6 conditionals by Lou Berger · 9 years ago
  8. d5d5e3e bgpd: tests - add null pointer protection to fix bgp test failures by Lou Berger · 9 years ago
  9. 82dd707 bgpd: improve cleanup in bgp_delete() by Lou Berger · 9 years ago
  10. 0490729 lib, bgpd, tests: Refactor FILTER_X in zebra.h by Donald Sharp · 9 years ago
  11. 91b9e85 bgpd: bgp_scan shouldn't queue up route_nodes with no routes for processing by Paul Jakma · 9 years ago
  12. 056f376 bgpd, lib: memory cleanups for valgrind, plus debug changes by Lou Berger · 12 years ago
  13. 774914f bgpd: fix using of two pointers for struct thread_master * by Donald Sharp · 9 years ago
  14. 26a18eb quagga: Additional centos 6 -enable-werror fixes by Donald Sharp · 9 years ago
  15. 7125293 lib: zclient.c remove extern struct thread_master * by Donald Sharp · 9 years ago
  16. a9d4cb3 lib/zclient: Consolidate error reporting for zclient_read_header by Donald Sharp · 9 years ago
  17. 794c473 bgpd/pimd: fix zAPI parsing by Nicolas Dichtel · 9 years ago
  18. c99f348 *: add VRF ID in the API message header by Feng Lu · 10 years ago
  19. 7aa9dce Fix most compiler warnings in default GCC build. by Paul Jakma · 10 years ago
  20. 6b0655a *: nuke ^L (page feed) by David Lamparter · 10 years ago
  21. a12afd5 bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import check by Christian Franke · 12 years ago
  22. bb97e46 bgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lookup api by Christian Franke · 12 years ago
  23. a0f6ce5 bgpd: honor PEER_FLAG_DISABLE_CONNECTED_CHECK on bgp_scan by Christian Franke · 12 years ago
  24. 9e47abd bgpd: prevent double address delete on shutdown by Rakesh Garimella · 12 years ago
  25. dcab1bb bgpd: conditional default-originate using route-map by Christian Franke · 12 years ago
  26. 6d85b15 bgpd: remove calls to peer_sort() from fast-path by Jorge Boncompte [DTI2] · 13 years ago
  27. 10f9bf3 bgpd: optimize bgp_nexthop_self() by Jorge Boncompte [DTI2] · 13 years ago
  28. fc98d16 bgpd: reinstate zlookup checks, required for BGP without zebra by Paul Jakma · 13 years ago
  29. 0e8032d bgpd: improve "show ip bgp scan detail" by Denis Ovsienko · 13 years ago
  30. b64bfc1 bgpd: dismiss some zlookup checks by Denis Ovsienko · 13 years ago
  31. 318f0d8 bgpd: add "show ip bgp scan detail" command by Denis Ovsienko · 13 years ago
  32. 8e80bdf bgpd: touch nexthop handling code by Denis Ovsienko · 13 years ago
  33. b511468 quagga: option "-z" ("--socket <path>") added by Vyacheslav Trushkin · 13 years ago
  34. 6c88b44 bgpd: fix bgp_node locking issues by Chris Caputo · 14 years ago
  35. 228da42 [bgpd] Stability fixes including bugs 397, 492 by Chris Caputo · 15 years ago
  36. 66e5cd8 [cleanup] functions taking no args should be declared with void args by Stephen Hemminger · 16 years ago
  37. 393deb9 [cleanup] Convert XMALLOC/memset to XCALLOC by Stephen Hemminger · 16 years ago
  38. 62687ff [vty] Add support for a 'restricted mode' with anonymous vty connections by Paul Jakma · 16 years ago
  39. fb982c2 [bgpd] Trim memory usage of BGP routes by Paul Jakma · 18 years ago
  40. e452963 [PtP over ethernet] New peer flag allows much more addressing flexibility by Andrew J. Schorr · 18 years ago
  41. 1a392d4 [bgpd] Handle pcount as flags are changed, fixing pcount issues by Paul Jakma · 18 years ago
  42. 64e580a [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. by Paul Jakma · 19 years ago
  43. d3092e7 [zserv] fix up custom isisd and bgpd Zserv functions for new format. by paul · 19 years ago
  44. 94f2b39 2005-06-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  45. 00d252c 2005-05-23 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  46. 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  47. f418446 * bgp_nexthop.c: Improve debug. by hasso · 20 years ago
  48. 478ba05 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  49. 5932020 2004-11-09 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  50. 3fb9cd6 OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd, by hasso · 20 years ago
  51. 52dc7ee Remove usage of evil list and listnode typedefs. by hasso · 20 years ago
  52. e0701b7 Merge bgpd changeset 1176 from Zebra repository by Rivo Nurges. by hasso · 21 years ago
  53. fa2b17e Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER by hasso · 21 years ago
  54. 31a476c 2003-09-29 Paul Jakma <paul@dishone.st> by paul · 21 years ago
  55. 6cbbc3c Import of zebra.org 20030428-18:07 IST by paul · 22 years ago
  56. 00df0c1 [zebra 14631] Generic PtP and RFC3021 interface addressing support by paul · 22 years ago
  57. 718e374 Initial revision by paul · 22 years ago