summaryrefslogtreecommitdiffstats
path: root/bgpd/bgpd.h
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-4/+2
|\
| * bgpd: more SAFI fixesDenis Ovsienko2011-09-291-3/+2
| * bgpd: fix SAFI for for MPLS labeled VPN-IPv6Denis Ovsienko2011-09-291-1/+1
| * bgpd: don't be confused by "unspecific" subcode in the NOTIFY message.Dmitrij Tejblum2011-09-271-1/+3
* | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-2/+11
* | Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkex18pChris Hall2011-08-121-8/+10
|\ \
| * | Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-8/+10
| |\|
| | * bgpd: refine the setting up of GTSMStephen Hemminger2011-03-281-1/+2
| | * bgpd: RFC 5082 Generalized TTL Security Mechanism supportNick Hilliard2011-03-231-1/+6
| | * bgp: use monotonic clock for time of dayStephen Hemminger2010-01-151-0/+1
| * | Bring "ex" version up to date with 0.99.18ex14Chris Hall2011-03-291-1/+44
* | | Update pipework and improve memory reporting.Chris Hall2011-07-211-2/+2
* | | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-1/+44
* | | Second tranche of updates for pipework branch.Chris Hall2011-02-131-2/+2
|/ /
* | Avoid creating neighbor with same address as another.Chris Hall2010-07-301-1/+2
* | Reworking of peer state handling.Chris Hall2010-07-191-11/+14
* | First beta releaseChris Hall2010-04-061-3/+5
* | Major updateChris Hall2010-03-161-4/+4
* | Fixed some missed peer state name changes.paulo2010-01-271-2/+2
* | Fixed program shutdown. Added peering engine side of TTL changing.paulo2010-01-271-1/+1
* | Fixed problems in mqueue keeping tail pointers correct. Implementedpaulo2010-01-251-1/+3
* | Reduce peer FSM now that session handled elsewhere. Wire up statuspaulo2010-01-221-0/+2
* | Minor fixes to get a clean compile so can start debugging.paulo2010-01-191-0/+4
* | Update peer from received open state. Threaded command. Peer indexpaulo2010-01-081-0/+1
* | Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-041-417/+3
* | Merge branch 'master' of git://code.quagga.net/quaggaChris Hall (GMCH)2009-12-171-2/+0
|\|
| * bgpd: code cleanupStephen Hemminger2009-12-171-2/+0
* | Upgrade Prefix-List & BGP Community-List handlingChris Hall (GMCH)2009-11-261-18/+26
|/
* [bgpd] reference count the BGP instanceStephen Hemminger2009-06-181-0/+6
* Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on acce...Paul Jakma2008-08-261-1/+0
* [bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted connsPaul Jakma2008-08-221-0/+1
* [bgpd] TCP-MD5: password vty configuration and initial Linux supportPaul Jakma2008-07-211-2/+16
* 2007-10-30 Nick Hilliard <nick@inex.ie>Paul Jakma2007-11-011-0/+3
* [bgpd] Merge AS4 supportPaul Jakma2007-10-141-2/+10
* [bgpd] Add support for AS_PATHLIMIT / draft-ietf-idr-as-pathlimitPaul Jakma2007-08-061-0/+1
* [bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted statesPaul Jakma2006-09-141-3/+5
* [bgpd] Handle pcount as flags are changed, fixing pcount issuesPaul Jakma2006-09-071-7/+0
* [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM.Paul Jakma2006-02-211-3/+5
* [bgpd] remove export of long defunct functionpaul2006-01-101-1/+0
* 2005-08-22 Paul Jakma <paul.jakma@sun.com>paul2005-08-221-1/+2
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-95/+97
* 2005-06-01 Paul Jakma <paul.jakma@sun.com>post_bgp_workqueuspaul2005-06-011-1/+15
* 2005-05-23 Paul Jakma <paul@dishone.st>paul2005-05-231-0/+5
* * bgpd.texi: Document new "bgp bestpath as-path confed" command.hasso2005-04-081-0/+1
* * bgp_route.c, bgp_vty.c, bgp_zebra.c, bgpd.[ch]: "enforce-multihop"hasso2005-02-021-1/+1
* * bgp_fsm.c, bgp_open.c, bgp_packet.c, bgp_route.[ch], bgp_vty.c,hasso2005-02-021-6/+17
* * bgp_open.c, bgp_packet.c, bgp_vty.c, bgpd.[ch]: Remove "no neighborhasso2005-02-011-4/+3
* * bgp_attr.c, bgp_snmp.c, bgp_vty.c, bgpd.[ch]: Remove support for oldhasso2005-02-011-5/+0
* * bgpd.[ch], bgp_vty.c, bgp_route.c: "Restart session afterhasso2005-02-011-4/+7
* * bgp_nexthop.c: Improve debug.hasso2005-02-011-1/+0