Age | Commit message (Expand) | Author |
2010-01-15 | bgp: use monotonic clock for time of day | Stephen Hemminger |
2009-12-17 | bgpd: code cleanup | Stephen Hemminger |
2009-08-05 | bgpd: Fix mistakes in applying 'allow inbound connections to non-default view' | Paul Jakma |
2009-07-30 | [bgpd] delete erroneous extra brace.. | Paul Jakma |
2009-07-28 | bgpd/trivial: Fix indentation in previous | Paul Jakma |
2009-07-28 | bgpd: Allow inbound connections to non-default view | Steve Hill |
2009-07-28 | bgpd: start listener on first instance | Stephen Hemminger |
2009-07-28 | bgpd: peer action table static/const | Stephen Hemminger |
2009-07-19 | [bgpd] Stability fixes including bugs 397, 492 | Chris Caputo |
2009-07-17 | [bgpd] Bug #533: Fix crash with copy/pasted commands, inc 'no bgp ...' | Paul Jakma |
2009-06-18 | [bgpd] reference count the BGP instance | Stephen Hemminger |
2009-06-12 | [cleanup] functions taking no args should be declared with void args | Stephen Hemminger |
2009-06-02 | [bgp] Fix crash on SIGHUP, deref of freed workqueues | Steve Hill |
2009-04-30 | [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net> | Denis Ovsienko |
2008-08-26 | Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on acce... | Paul Jakma |
2008-08-22 | [bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns | Paul Jakma |
2008-07-21 | [bgpd] TCP-MD5: password vty configuration and initial Linux support | Paul Jakma |
2008-07-02 | [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-client | Paul Jakma |
2007-11-01 | 2007-10-30 Nick Hilliard <nick@inex.ie> | Paul Jakma |
2007-04-10 | [bgpd] bug #352: IPv6/Multicast address-family config not written out | Paul Jakma |
2006-10-22 | [bgpd] struct peer must have bgp field valid (redistribute crash) | Paul Jakma |
2006-09-19 | [bgpd] Trivial fix of printf format/arg mismatch | Andrew J. Schorr |
2006-09-14 | [bgpd] simplify peer refcounts, squash slow peer leak | Paul Jakma |
2006-09-14 | [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states | Paul Jakma |
2006-07-27 | [bgpd] Potential bug#287 fix, peer_delete should NULL out freed buffers | Paul Jakma |
2006-03-30 | [bgpd] release peer specific clear queue in peer_free | Paul Jakma |
2006-02-21 | [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. | Paul Jakma |
2006-01-19 | [compiler] miscellaneous trivial compiler warning fixes | paul |
2005-06-28 | 2005-06-28 Paul Jakma <paul.jakma@sun.com> | paul |
2005-06-15 | 2005-06-15 Paul Jakma <paul.jakma@sun.com> | paul |
2005-06-01 | 2005-06-01 Paul Jakma <paul.jakma@sun.com> | paul |
2005-05-26 | * bgpd.c: Deleting bgp->rsclient list needs fix similar to pree-groups | hasso |
2005-05-26 | * bgpd.c: Don't crash while deleting list of peer-groups. | hasso |
2005-05-25 | * bgpd.c: Fix obvious (routeserver patch) merge error. This makes "no | hasso |
2005-05-19 | 2005-05-19 Paul Jakma <paul@dishone.st> | paul |
2005-05-19 | 2005-05-19 Paul Jakma <paul@dishone.st> | 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 |
2005-02-02 | * bgp_route.c, bgp_vty.c, bgp_zebra.c, bgpd.[ch]: "enforce-multihop" | hasso |
2005-02-02 | * bgp_fsm.c, bgp_open.c, bgp_packet.c, bgp_route.[ch], bgp_vty.c, | hasso |
2005-02-01 | * bgp_open.c, bgp_packet.c, bgp_vty.c, bgpd.[ch]: Remove "no neighbor | hasso |
2005-02-01 | * bgp_attr.c, bgp_snmp.c, bgp_vty.c, bgpd.[ch]: Remove support for old | hasso |
2005-02-01 | * bgpd.[ch], bgp_vty.c, bgp_route.c: "Restart session after | hasso |
2005-02-01 | * bgp_nexthop.c: Improve debug. | hasso |
2004-12-09 | Add comments with warnings obtained on NetBSD/i386. Both are due to | gdt |
2004-10-31 | 2004-10-31 Paul Jakma <paul@dishone.st> | paul |
2004-10-13 | 2004-10-13 Paul Jakma <paul@dishone.st> | paul |
2004-10-03 | Common router id. | hasso |
2004-09-13 | 2004-09-13 Jose Luis Rubio <jrubio@dit.upm.es> | paul |
2004-05-21 | Merge graceful restart capability display and some small fixes from Zebra | hasso |