Age | Commit message (Expand) | Author |
2009-07-21 | [bgpd] Small buffer overrun in bgp_clear_node_queue_init | Nick Hilliard |
2009-07-19 | [bgpd] Stability fixes including bugs 397, 492 | Chris Caputo |
2009-06-26 | [bgpd] Log a debug/update warning if filters are configured but don't exist | Paul Jakma |
2009-06-24 | [bgpd] Add 'show ip bgp view WORD neighbors IP (advertised|received)-routes' | Tomasz Pala |
2009-06-23 | Fix "show ip bgp dampened-paths" garbage output. | Chris Caputo |
2009-06-18 | [bgpd] reference count the BGP instance | Stephen Hemminger |
2009-06-18 | [bgpd] Make declarations match | Stephen Hemminger |
2009-06-12 | [cleanup] functions taking no args should be declared with void args | Stephen Hemminger |
2009-06-12 | [cleanup] Convert XMALLOC/memset to XCALLOC | Stephen Hemminger |
2009-04-30 | [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> | Denis Ovsienko |
2008-09-24 | [bgpd] Fix definition of an rsclient command | Michael Lambert |
2008-08-23 | [vty] Add support for a 'restricted mode' with anonymous vty connections | Paul Jakma |
2008-08-22 | [warnings] Fix various SOS warnings | Paul Jakma |
2008-07-22 | [bgpd] Fix triggerable crash when compiled with --disable-bgp-announce | Paul Jakma |
2008-04-10 | + [bgpd] Added new route-map set statement: "as-path ignore" | Denis Ovsienko |
2007-08-30 | [bgpd] bug #398 Bogus free on out route-map, and assert() with rsclients | Paul Jakma |
2007-08-06 | [bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimit | Paul Jakma |
2007-06-14 | [bgpd] bug #370, default-originate was broken by a silly thinko | Paul Jakma |
2007-05-04 | [bgpd] Trim memory usage of BGP routes | Paul Jakma |
2007-04-10 | [bgpd] V. quick route flap gets mistaken for duplicate, route is then ignored | Paul Jakma |
2007-02-22 | [bgpd] Peer delete can race with reconfig leading to crash | Paul Jakma |
2006-11-28 | [bgpd] Fix bug where a deleted route that was quickly re-added was being lost | Andrew J. Schorr |
2006-10-27 | [bgpd] trivial: non C99 u_int.._t should be uint.._t | Paul Jakma |
2006-10-22 | [bgpd] struct peer must have bgp field valid (redistribute crash) | Paul Jakma |
2006-10-15 | [bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with ... | Paul Jakma |
2006-09-14 | [bgpd] reduce the process queue hold time to something more sensible | Paul Jakma |
2006-09-14 | [bgpd] RIB statistics address space size shouldnt double count space | Paul Jakma |
2006-09-14 | [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states | Paul Jakma |
2006-09-14 | [bgpd] Add RIB reporting commands, show bgp ... statistics | Paul Jakma |
2006-09-07 | [bgpd] Handle pcount as flags are changed, fixing pcount issues | Paul Jakma |
2006-09-04 | [bgpd] Add 'show ... neighbor .... prefix-counts' command | Paul Jakma |
2006-05-12 | [bgpd] CID #4,#5,#9,#10, simplify aspath_print_vty usage | Paul Jakma |
2006-05-12 | [bgpd] CID #6, remove useless NULL check, bgp_static_update_rsclient | Paul Jakma |
2006-05-12 | [bgpd] CID #7, remove useless NULL check, bgp_static_update_main | Paul Jakma |
2006-05-08 | [bgpd] Bug #240, Fix route-server crash when static routes are configured | Paul Jakma |
2006-05-04 | [bgpd] Fix bug where FSM can stay hung forever in Idle/Clrng | Paul Jakma |
2006-03-06 | [bgpd] Start off FSM again once clearing finishes. | Paul Jakma |
2006-02-21 | [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. | Paul Jakma |
2006-02-18 | [bgpd] trivial readability fix | Paul Jakma |
2006-02-05 | [bgpd] Fix peer prefix counts and make it slightly more robust | paul |
2006-02-02 | [lib/workqueue] remove the useless 'delay' factor. | paul |
2006-01-19 | [compiler] miscellaneous trivial compiler warning fixes | paul |
2005-11-14 | 2005-11-14 Paul Jakma <paul.jakma@sun.com> | paul |
2005-09-10 | 2005-09-10 Paul Jakma <paul.jakma@sun.com> | paul |
2005-08-26 | * bgp_route.c: Third (?) attempt to fix best selection breakage | hasso |
2005-08-22 | 2005-08-22 Paul Jakma <paul.jakma@sun.com> | paul |
2005-06-28 | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul |
2005-06-01 | 2005-06-01 Paul Jakma <paul.jakma@sun.com> | paul |
2005-04-08 | * bgpd.texi: Document new "bgp bestpath as-path confed" command. | hasso |
2005-04-07 | 2005-04-07 Paul Jakma <paul.jakma@sun.com> | paul |