summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_advertise.c
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-0/+1
|\
* | Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-5/+5
|\|
| * bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma2011-03-211-5/+5
* | Reworking of peer state handling.Chris Hall2010-07-191-4/+4
* | Major updateChris Hall2010-03-161-45/+119
* | Revised thread/timer handling, work queue and scheduling.Chris Hall2010-02-161-1/+1
* | Getting BGP Engine to start and removing warnings.Chris Hall2010-01-241-29/+29
* | Reduce peer FSM now that session handled elsewhere. Wire up statuspaulo2010-01-221-1/+1
|/
* [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