summaryrefslogtreecommitdiffstats
path: root/bgpd/bgpd.h
Commit message (Expand)AuthorAgeFilesLines
* Fix BGP's use of restart bit.Vipin Kumar2014-11-111-0/+4
* bgpd: implement "next-hop-self all"Timo Teräs2014-06-251-0/+1
* *: nuke ^L (page feed)David Lamparter2014-06-041-1/+1
* bgpd: efficient NLRI packing for AFs != ipv4-unicastPradosh Mohapatra2014-06-031-0/+6
* bgpd: send notify in OpenSent when stopping manuallyVitaliy Senchyshyn2014-05-151-0/+2
* bgpd: add 'bgp bestpath as-path multipath-relax'Pradosh Mohapatra2014-05-151-0/+1
* bgpd: add replace-as modifier for BGP neighborAndrew Certain2012-11-301-1/+3
* bgpd: Add "no listen" socket option for the BGP master configurationPaul Jakma2012-06-141-0/+1
* Revert "bgpd: Make socket init separate, so unit tests work again."Paul Jakma2012-06-131-1/+0
* bgpd: remove calls to peer_sort() from fast-pathJorge Boncompte [DTI2]2012-05-221-11/+13
* bgpd: Make socket init separate, so unit tests work again.Paul Jakma2012-05-021-0/+1
* Merge branch 'quagga' into google-bgp-multipathAvneesh Sachdev2012-04-091-4/+5
|\
| * 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
* | bgpd: Add new configuration cli for eBGP and iBGP multipath.Josh Bailey2011-07-201-0/+6
|/
* 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
* bgpd: code cleanupStephen Hemminger2009-12-171-2/+0
* [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
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-14/+14
* Common router id.hasso2004-10-031-0/+1
* 2004-09-13 Jose Luis Rubio <jrubio@dit.upm.es>bgp_rserver_afterpaul2004-09-131-2/+20
* Merge graceful restart capability display and some small fixes from Zebrahasso2004-05-211-1/+15
* Merge bgpd changeset 1176 from Zebra repository by Rivo Nurges.hasso2004-05-201-1/+30
* 2004-05-01 Paul Jakma <paul@dishone.st>paul2004-05-011-22/+20
* 2004-04-16 rivo nurges <rix@estpak.ee>paul2004-04-201-2/+4
* 2004-02-17 Paul Jakma <paul@dishone.st>paul2004-02-171-20/+22