summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_ecommunity.c
Commit message (Expand)AuthorAgeFilesLines
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-7/+7
|\
| * bgpd: CVE-2011-3327 (ext. comm. buffer overflow)CROSS2011-09-261-7/+7
* | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-23/+25
* | Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-16/+17
|\|
| * bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma2011-03-211-16/+17
* | Thread safe versions of inet_ntoa and strerror.paulo2010-02-041-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