summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_ecommunity.c
Commit message (Expand)AuthorAgeFilesLines
* bgpd: fix ecommunity_token initialiserDavid Lamparter2015-04-211-2/+2
* bgpd: fix negative values in outputMilan Kocian2015-02-061-3/+3
* *: nuke ^L (page feed)David Lamparter2014-06-041-2/+2
* bgpd: optimize loops on [e]community_hash_make()Jorge Boncompte [DTI2]2012-05-221-7/+14
* Merge branch 'quagga' into google-bgp-multipathAvneesh Sachdev2012-04-091-23/+24
|\
| * bgpd: CVE-2011-3327 (ext. comm. buffer overflow)CROSS2011-09-261-7/+7
| * bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma2011-03-211-16/+17
* | bgpd: When advertising a multipath route, the attribute set to beJosh Bailey2011-07-201-1/+1
|/
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-0/+7
* [BGP/cleanup] make ecommunity variables/functions localStephen Hemminger2009-06-181-2/+2
* [cleanup] functions taking no args should be declared with void argsStephen Hemminger2009-06-121-2/+2
* [trivia] Fixed typos in communities text (#334)Denis Ovsienko2009-06-011-1/+1
* [bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net>Denis Ovsienko2009-04-301-2/+2
* [lib] hash compare function arguments ought to be const qualifiedStephen Hemminger2008-08-221-5/+3
* [bgpd] Merge AS4 supportPaul Jakma2007-10-141-34/+96
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-1/+0
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-2/+2
* 2004-10-13 Paul Jakma <paul@dishone.st>paul2004-10-131-7/+9
* 2004-06-04 Paul Jakma <paul@dishone.st>paul2004-06-041-5/+5
* Merge bgpd changeset 1184 from Zebra repository by Rivo Nurges.hasso2004-05-201-13/+52
* Initial revisionpaul2002-12-131-0/+641