summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_advertise.c
Commit message (Expand)AuthorAgeFilesLines
* Make hash compare functions take const argsStephen Hemminger2008-07-311-3/+3
* [bgpd] Fix triggerable crash when compiled with --disable-bgp-announcepaul2008-07-221-6/+4
* [bgpd] Fix warnings: hash callbacks should match hash API declarationspaul2007-04-291-3/+9
* [bgpd] fix mtype in XFREE and NULL out freed pointerpaul2006-08-271-1/+2
* [bgpd] trivial: use a distinct memtype for struct bgp_synchronizepaul2006-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