summaryrefslogtreecommitdiffstats
path: root/bgpd/bgpd.c
Commit message (Expand)AuthorAgeFilesLines
* BGP make flag action table read-onlyStephen Hemminger2009-05-151-5/+7
* Reference count BGP instanceStephen Hemminger2009-05-141-6/+24
* Revert "Wait for peers to clear on BGP shutdown"Stephen Hemminger2009-05-131-2/+0
* Wait for peers to clear on BGP shutdownStephen Hemminger2009-05-111-0/+2
* Be safer in bgp_terminateStephen Hemminger2009-05-081-2/+6
* Handle large ASN print formattingDenis Ovsienko2009-04-301-5/+5
* Align bgp with upstreamStephen Hemminger2009-02-091-1/+3
* Merge branch 'vyatta-update' of /home/shemminger/src/quagga into jennerStephen Hemminger2009-02-091-3/+3
|\
| * bgp: change () to (void)Stephen Hemminger2009-02-091-3/+3
| * Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on acce...Paul Jakma2008-08-261-9/+0
| * [bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted connsPaul Jakma2008-08-221-0/+9
| * [bgpd] TCP-MD5: password vty configuration and initial Linux supportPaul Jakma2008-07-211-1/+138
| * [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-clientPaul Jakma2008-07-021-2/+2
| * 2007-10-30 Nick Hilliard <nick@inex.ie>Paul Jakma2007-11-011-1/+1
| * [bgpd] bug #352: IPv6/Multicast address-family config not written outPaul Jakma2007-04-101-1/+9
| * [bgpd] struct peer must have bgp field valid (redistribute crash)Paul Jakma2006-10-221-9/+12
| * [bgpd] Trivial fix of printf format/arg mismatchAndrew J. Schorr2006-09-191-2/+1
| * [bgpd] simplify peer refcounts, squash slow peer leakPaul Jakma2006-09-141-0/+1
| * [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted statesPaul Jakma2006-09-141-29/+56
| * [bgpd] Potential bug#287 fix, peer_delete should NULL out freed buffersPaul Jakma2006-07-271-3/+4
| * [bgpd] release peer specific clear queue in peer_freePaul Jakma2006-03-301-1/+4
| * [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM.Paul Jakma2006-02-211-3/+3
* | inline bgp flag manipulationStephen Hemminger2008-08-041-40/+0
* | Fix merge problemsStephen Hemminger2008-07-311-48/+3
* | [bgpd] TCP-MD5: password vty configuration and initial Linux supportpaul2008-07-211-1/+138
* | [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-clientpaul2008-07-021-2/+2
* | 2007-10-30 Nick Hilliard <nick@inex.ie>paul2007-11-011-1/+1
* | [bgpd] bug #352: IPv6/Multicast address-family config not written outpaul2007-04-101-1/+9
* | [bgpd] struct peer must have bgp field valid (redistribute crash)paul2006-10-221-9/+12
* | [bgpd] Trivial fix of printf format/arg mismatchajs2006-09-191-2/+1
* | [bgpd] simplify peer refcounts, squash slow peer leakpaul2006-09-141-0/+1
* | [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted statespaul2006-09-141-29/+56
* | [bgpd] Potential bug#287 fix, peer_delete should NULL out freed bufferspaul2006-07-271-3/+4
* | [bgpd] release peer specific clear queue in peer_freepaul2006-03-301-1/+4
* | [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM.paul2006-02-211-3/+3
|/
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-2/+0
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-27/+23
* 2005-06-15 Paul Jakma <paul.jakma@sun.com>paul2005-06-151-2/+4
* 2005-06-01 Paul Jakma <paul.jakma@sun.com>post_bgp_workqueuspaul2005-06-011-43/+119
* * bgpd.c: Deleting bgp->rsclient list needs fix similar to pree-groupshasso2005-05-261-1/+4
* * bgpd.c: Don't crash while deleting list of peer-groups.hasso2005-05-261-2/+3
* * bgpd.c: Fix obvious (routeserver patch) merge error. This makes "nohasso2005-05-251-6/+6
* 2005-05-19 Paul Jakma <paul@dishone.st>paul2005-05-191-3/+3
* 2005-05-19 Paul Jakma <paul@dishone.st>paul2005-05-191-2/+2
* * bgpd.texi: Document new "bgp bestpath as-path confed" command.hasso2005-04-081-0/+2
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-123/+123
* * bgp_route.c, bgp_vty.c, bgp_zebra.c, bgpd.[ch]: "enforce-multihop"hasso2005-02-021-6/+6
* * bgp_fsm.c, bgp_open.c, bgp_packet.c, bgp_route.[ch], bgp_vty.c,hasso2005-02-021-0/+42
* * bgp_open.c, bgp_packet.c, bgp_vty.c, bgpd.[ch]: Remove "no neighborhasso2005-02-011-34/+8
* * bgp_attr.c, bgp_snmp.c, bgp_vty.c, bgpd.[ch]: Remove support for oldhasso2005-02-011-24/+0