summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_zebra.c
Commit message (Expand)AuthorAgeFilesLines
* *: add VRF ID in the API message headerFeng Lu2015-06-031-23/+41
* *: call if_init()/if_terminate() from vrf_init()/vrf_terminate()Feng Lu2015-06-021-3/+0
* ospf6d, bgpd: avoid calling if_nametoindexFeng Lu2015-06-021-3/+3
* *: nuke ^L (page feed)David Lamparter2014-06-041-4/+4
* bgpd: fix fast external fallover behaviorPradosh Mohapatra2014-05-191-9/+3
* bgpd: bgpd-set-v4-nexthop-for-v6-peering.patchPradosh Mohapatra2014-02-101-2/+22
* bgpd: remove calls to peer_sort() from fast-pathJorge Boncompte [DTI2]2012-05-221-4/+4
* Merge branch 'quagga' into google-bgp-multipathAvneesh Sachdev2012-04-091-18/+25
|\
| * bgpd: IPv6 MP-BGP Routes addition and deletionG.Balaji2012-01-231-0/+2
| * bgpd: IPv4 MP-BGP Routes addition and deletionG.Balaji2012-01-231-2/+4
| * fix set never used warningsStephen Hemminger2011-12-181-6/+2
| * bgpd: store nexthop info for redistributed IPV6 routesStephen Hemminger2011-12-061-10/+17
* | bgpd: Modify the BGP to zebra route announcement to support multipathJosh Bailey2011-07-201-5/+41
|/
* bgpd: compile warnings cleanupStephen Hemminger2009-12-101-33/+0
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-1/+1
* [bgpd] Trim memory usage of BGP routesPaul Jakma2007-05-041-11/+15
* [bgpd] Implement 'debug bgp zebra' to log all messages to and from zebra.Andrew J. Schorr2006-11-301-6/+137
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-14/+14
* 2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>nonblocking_zclient_afterajs2005-04-111-2/+2
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-47/+24
* 2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-021-0/+1
* * bgp_route.c, bgp_vty.c, bgp_zebra.c, bgpd.[ch]: "enforce-multihop"hasso2005-02-021-2/+2
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-1/+2
* Common router id.hasso2004-10-031-52/+12
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-16/+16
* 2004-05-08 Paul Jakma <paul@dishone.st>paul2004-05-081-6/+10
* zebra link state detection supportpatch_z12269_linkstatepaul2002-12-131-2/+2
* Initial revisionpaul2002-12-131-0/+1001