summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_advertise.c
Commit message (Expand)AuthorAgeFilesLines
* bgpd: speed up "no-hit" withdraws for routeserversDavid Lamparter2015-05-051-2/+3
* *: nuke ^L (page feed)David Lamparter2014-06-041-5/+5
* bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma2011-03-211-5/+5
* [cleanup] functions taking no args should be declared with void argsStephen Hemminger2009-06-121-2/+2
* [lib] hash compare function arguments ought to be const qualifiedStephen Hemminger2008-08-221-3/+3
* [bgpd] Fix triggerable crash when compiled with --disable-bgp-announcequagga_cvs_finalcvs_headPaul Jakma2008-07-221-6/+4
* [bgpd] Fix warnings: hash callbacks should match hash API declarationsPaul Jakma2007-04-291-3/+9
* [bgpd] fix mtype in XFREE and NULL out freed pointerPaul Jakma2006-08-271-1/+2
* [bgpd] trivial: use a distinct memtype for struct bgp_synchronizePaul Jakma2006-03-301-1/+2
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-5/+5
* 2005-06-01 Paul Jakma <paul.jakma@sun.com>post_bgp_workqueuspaul2005-06-011-9/+15
* 2004-05-01 Paul Jakma <paul@dishone.st>paul2004-05-011-1/+1
* Fix warning.hasso2004-03-191-1/+1
* Initial revisionpaul2002-12-131-0/+405