summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_damp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-0/+1
|\
| * bgpd: use XCALLOC to allocate bgpd damp arrayStephen Hemminger2011-03-211-5/+1
| * bgp: use monotonic clock for time of dayStephen Hemminger2010-01-151-6/+6
* | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-6/+6
* | bgpd: fix handling of AS path dataChris Hall2010-08-301-6/+2
* | Major updateChris Hall2010-03-161-59/+75
|/
* Fix "show ip bgp dampened-paths" garbage output.Chris Caputo2009-06-231-5/+3
* [BGP/cleanup] make some damp function staticStephen Hemminger2009-06-181-3/+3
* [bgpd] remove useless check and return in bgp_config_write_dampStephen Hemminger2008-08-221-25/+20
* [bgpd] Trim memory usage of BGP routesPaul Jakma2007-05-041-12/+20
* [bgpd] Handle pcount as flags are changed, fixing pcount issuesPaul Jakma2006-09-071-9/+10
* 2005-11-03 Paul Jakma <paul.jakma@sun.com>paul2005-11-031-6/+3
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-6/+5
* 2005-06-01 Paul Jakma <paul.jakma@sun.com>post_bgp_workqueuspaul2005-06-011-7/+2
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-9/+9
* Initial revisionpaul2002-12-131-0/+648