1. 536792c [bgpd] bug #368: Fix possible loop between peers going Idle<->OpenSent by Paul Jakma · 17 years ago
  2. b249702 [bgpd] bug #370, default-originate was broken by a silly thinko by Paul Jakma · 17 years ago
  3. 6f0e3f6 [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings by Paul Jakma · 18 years ago
  4. fb982c2 [bgpd] Trim memory usage of BGP routes by Paul Jakma · 18 years ago
  5. 03e214c [bgpd] Use defines for default weight by Paul Jakma · 18 years ago
  6. 923de65 [bgpd] Fix warnings: hash callbacks should match hash API declarations by Paul Jakma · 18 years ago
  7. 93c1749 [bgpd] Minor performance improvement patch by Andrew J. Schorr · 18 years ago
  8. 6e4ab12 [bgpd] Bug #354: Take care to keep reads of MP_(UN)REACH_NLRI in bounds by Paul Jakma · 18 years ago
  9. 16d2e24 [bgpd] V. quick route flap gets mistaken for duplicate, route is then ignored by Paul Jakma · 18 years ago
  10. 37a217a [bgpd] bug #352: IPv6/Multicast address-family config not written out by Paul Jakma · 18 years ago
  11. f2c31ac [bgpd] Peer delete can race with reconfig leading to crash by Paul Jakma · 18 years ago
  12. e452963 [PtP over ethernet] New peer flag allows much more addressing flexibility by Andrew J. Schorr · 18 years ago
  13. 95fdcd8 [bgpd] Bug #302, bgpd can get stuck in state Clearing by Paul Jakma · 18 years ago
  14. a39275d [bgpd] Implement 'debug bgp zebra' to log all messages to and from zebra. by Andrew J. Schorr · 18 years ago
  15. 8d45210 [bgpd] Fix bug where a deleted route that was quickly re-added was being lost by Andrew J. Schorr · 18 years ago
  16. 56395af [bgpd] trivial: non C99 u_int.._t should be uint.._t by Paul Jakma · 18 years ago
  17. 6f58544 [bgpd] struct peer must have bgp field valid (redistribute crash) by Paul Jakma · 18 years ago
  18. ed3ebfa [bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially NULL pointer. by Paul Jakma · 18 years ago
  19. 53d9f67 [bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with emtpy table by Paul Jakma · 18 years ago
  20. dcdf399 [bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers stuck in Clearing. by Paul Jakma · 18 years ago
  21. 876b8be [daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax by Paul Jakma · 18 years ago
  22. 0cd1c32 [bgpd] Trivial fix of printf format/arg mismatch by Andrew J. Schorr · 18 years ago
  23. 09dd561 [bgpd] reduce the process queue hold time to something more sensible by Paul Jakma · 18 years ago
  24. 8383a9b [bgpd] RIB statistics address space size shouldnt double count space by Paul Jakma · 18 years ago
  25. 9fde662 [bgpd] simplify peer refcounts, squash slow peer leak by Paul Jakma · 18 years ago
  26. ca058a3 [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states by Paul Jakma · 18 years ago
  27. 2815e61 [bgpd] Add RIB reporting commands, show bgp ... statistics by Paul Jakma · 18 years ago
  28. 1a392d4 [bgpd] Handle pcount as flags are changed, fixing pcount issues by Paul Jakma · 18 years ago
  29. ff7924f [bgpd] Add 'show ... neighbor .... prefix-counts' command by Paul Jakma · 18 years ago
  30. 9f906c7 [bgpd] fix mtype in XFREE and NULL out freed pointer by Paul Jakma · 18 years ago
  31. 1f742f2 [bgpd] aspath_loop_check was broken, fix it and the aspath unit test code. by Paul Jakma · 18 years ago
  32. 1893740 [bgpd] Potential bug#287 fix, peer_delete should NULL out freed buffers by Paul Jakma · 18 years ago
  33. 33d5ab9 [bgpd] Fix crash on shutdown of peer by Paul Jakma · 18 years ago
  34. 369688c [bgpd] expand vty help for neighbor ... update-source by Paul Jakma · 19 years ago
  35. b2518c1 [bgpd] CID #4,#5,#9,#10, simplify aspath_print_vty usage by Paul Jakma · 19 years ago
  36. 06e110f [bgpd] CID #6, remove useless NULL check, bgp_static_update_rsclient by Paul Jakma · 19 years ago
  37. dd8103a [bgpd] CID #7, remove useless NULL check, bgp_static_update_main by Paul Jakma · 19 years ago
  38. 34c3f81 [bgpd] Remove dead code in ORIGINATOR_ID packet forming code by Paul Jakma · 19 years ago
  39. da5b30f [bgpd] Bug #240, Fix route-server crash when static routes are configured by Paul Jakma · 19 years ago
  40. 542bcb7 [bgpd] CID#62 fix double-free, use-after-free in community_str2com by Paul Jakma · 19 years ago
  41. 65ca75e [bgpd] Fix bug where FSM can stay hung forever in Idle/Clrng by Paul Jakma · 19 years ago
  42. a3b6ea5 [bgpd] bug #210: Enable crucial VPNv4 code which was disabled by Paul Jakma · 19 years ago
  43. 15aa6a1 [bgpd] Fix infinite loop in community_str2com by Paul Jakma · 19 years ago
  44. a625ca3 [bgpd] release peer specific clear queue in peer_free by Paul Jakma · 19 years ago
  45. b51f126 [bgpd] trivial: use a distinct memtype for struct bgp_synchronize by Paul Jakma · 19 years ago
  46. 4bf6a36 [bgpd] Add 'show bgp memory' for stats on fixed-size allocations in bgpd by Paul Jakma · 19 years ago
  47. 5304cb5 [bgpd] Include header dependency in bgp_nexthop.h by Paul Jakma · 19 years ago
  48. cbdfbaa [bgpd] rearrange some structs for less padding, stats for table/attrs. by Paul Jakma · 19 years ago
  49. 3e0c78e [bgpd] Start off FSM again once clearing finishes. by Paul Jakma · 19 years ago
  50. 6a41973 [bgpd] Add Clrng description to bgp summary state. by Paul Jakma · 19 years ago
  51. 64e580a [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. by Paul Jakma · 19 years ago
  52. 7c7fa1b [bgpd] trivial readability fix by Paul Jakma · 19 years ago
  53. aa94ca8 [bug #89] Fix leak of community when set community is used by Paul Jakma · 19 years ago
  54. 3fff6ff [bgpd] trivial fix for gcc warning by paul · 19 years ago
  55. 902212c [bgpd] Fix peer prefix counts and make it slightly more robust by paul · 19 years ago
  56. 306d889 [lib/workqueue] remove the useless 'delay' factor. by paul · 19 years ago
  57. e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
  58. d3092e7 [zserv] fix up custom isisd and bgpd Zserv functions for new format. by paul · 19 years ago
  59. 8fdc32a [bgpd] add aspath_finish, static resource cleanup function. by paul · 19 years ago
  60. 0233542 [bgpd] fix some leaks introduced in aspath rewrite. by paul · 19 years ago
  61. 37c3830 [bgpd] remove export of long defunct function by paul · 19 years ago
  62. ad72740 [bgp] Fix SEGV if empty path is confed-compared ([quagga-users 5968]) by paul · 19 years ago
  63. 0fb58d5 2005-11-14 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  64. 4120085 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  65. f52d13c 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
  66. 2d74db5 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> by jardin · 19 years ago
  67. ceacedb 2005-09-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  68. fe69a50 2005-09-10 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  69. 1f8ae70 2005-09-10 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  70. b739579 * bgp_route.c: Third (?) attempt to fix best selection breakage by hasso · 19 years ago
  71. 25ffbdc 2005-08-22 Hugo Santos <hsantos@av.it.pt> by paul · 19 years ago
  72. b40d939 2005-08-22 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  73. e279c7a * bgp_routemap.c: Revert part of leaking communities fix commited in by hasso · 19 years ago
  74. 94f2b39 2005-06-28 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  75. e210cf9 2005-06-15 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  76. 200df11 2005-06-01 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
  77. 033e861 Sync bgpd and ripd set_metric_addsub_cmd commands. Fixes bugzilla #192. by hasso · 20 years ago
  78. 70601e0 * bgp_routemap.c: Stop leaking communities. by hasso · 20 years ago
  79. 54a6ed3 * bgpd.c: Deleting bgp->rsclient list needs fix similar to pree-groups by hasso · 20 years ago
  80. b6b7cff * bgpd.c: Don't crash while deleting list of peer-groups. by hasso · 20 years ago
  81. b5f2960 * bgpd.c: Fix obvious (routeserver patch) merge error. This makes "no by hasso · 20 years ago
  82. 00d252c 2005-05-23 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  83. a94feb3 2005-05-23 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  84. e83e208 2005-05-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  85. 22db9de 2005-05-19 Paul Jakma <paul@dishone.st> by paul · 20 years ago
  86. 634f9ea 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  87. a8a80d5 * bgp_vty.c: Make "exit-address-family" work in IPv4 unicast address by hasso · 20 years ago
  88. 6811845 * bgpd.texi: Document new "bgp bestpath as-path confed" command. by hasso · 20 years ago
  89. 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  90. d2fc889 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
  91. 2d58228 * configure.ac, */Makefile.am: Fix previous commit. SNMP includes by hasso · 20 years ago
  92. 6cf159b * bgp_route.c: Don't crash while clearing route tables if there is by hasso · 20 years ago
  93. 338b342 * bgp_route.c: Make reannouncing prefixes with changed attributes by hasso · 20 years ago
  94. 6ea7cdc Adjust size complexity estimates. Still not quite right, but closer. by gdt · 20 years ago
  95. 5d6191e notes on what files contain what, and an initial stab at understanding by gdt · 20 years ago
  96. 9985f83 2005-02-09 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
  97. dd4c593 * bgp_vty.c: Deprecate "neighbor transparent-as" and "neighbor by hasso · 20 years ago
  98. c1643bb * bgp_routemap.c: New route-map command - "match ip route-source". by hasso · 20 years ago
  99. fee6e4e * bgp_clist.[ch], bgp_route.c, bgp_routemap.c, bgp_vty.c: by hasso · 20 years ago
  100. 6ffd207 * bgp_route.c, bgp_vty.c, bgp_zebra.c, bgpd.[ch]: "enforce-multihop" by hasso · 20 years ago