summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_zebra.c
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-18/+26
|\
| * 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
* | Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-6/+10
|\|
* | Reworking of peer state handling.Chris Hall2010-07-191-1/+1
* | Enable zebra clientpaulo2010-01-291-4/+0
* | Changed zclient to use qfiles etc when we have a nexus. For BGP clientpaulo2010-01-281-3/+1
* | Disable zebra pro temChris Hall2010-01-191-0/+6
* | Wired up receiving updates, with update packet sent from BGP to Routingpaulo2010-01-151-1/+1
* | Initial commit for bgp_engine branch -- seeding new files...Chris Hall2010-01-041-40/+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