summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_ecommunity.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: rmac ext commMitesh Kanjariya2017-12-141-10/+10
* bgpd: Fix crash with ecommunity stringDonald Sharp2017-11-061-2/+6
* bgpd: deduplicate struct definitionQuentin Young2017-09-131-9/+2
* *: fix be32 reading / 24-bit left shiftDavid Lamparter2017-09-091-9/+4
* bgpd: Add various hash optimizationsDonald Sharp2017-09-051-16/+5
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-720/+650
* bgpd: MAC Mobility extended community string conversionvivek2017-07-121-0/+12
* bgpd: Refine extended community handlingvivek2017-07-121-154/+173
* *: update hash_create(), hash_create_size()Quentin Young2017-07-021-1/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* bgpd: revert some RT ecom filtering to fix valgrind id'ed error andPhilippe Guibert2017-02-171-1/+1
* bgpd: set the returned buffer to '\0' in case is returns nothingPhilippe Guibert2017-02-141-3/+1
* bgpd: handling router mac extended communityPhilippe Guibert2017-02-141-1/+1
* bgpd: support for router mac extended communityPhilippe Guibert2017-02-141-5/+37
* bgpd: enhance reception of bgp ext. community default gatewayPhilippe Guibert2017-02-141-0/+62
* Support for BGP Large CommunitiesJob Snijders2017-01-191-0/+1
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-061-0/+8
|\
| * bgpd: fix ecommunity hash related leakLou Berger2017-01-021-0/+8
* | bgpd: Make `ip` optional for all `show bgp` and `show ip bgp` commandsQuentin Young2016-12-011-1/+1
|/
* bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-2/+2
* bgpd: fix bug in ecommunity_matchRenato Westphal2016-09-031-2/+3
* lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp2016-08-161-0/+1
* bgpd: fix negative values in outputMilan Kocian2016-06-031-3/+3
* bgpd: encap: extend extcommunity handlingLou Berger2016-05-261-9/+28
* bgpd: fix ecommunity_token initialiserDavid Lamparter2016-05-261-1/+1
* Should be able to "no" the full text of any config lineDaniel Walton2015-11-231-0/+6
* bgpd: bgpd-warnings.patchDonald Sharp2015-05-201-1/+1
* BGP: Add dynamic update group supportDonald Sharp2015-05-201-0/+1
* *: 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-211-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-151-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