summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_ecommunity.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: fix ctype (isalpha & co.) castsDavid Lamparter2019-08-061-11/+11
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-1/+1
* Merge pull request #3869 from qlyoung/cocci-fixesDavid Lamparter2019-03-061-6/+3
|\
| * *: remove casts of XMALLOC / XCALLOCQuentin Young2019-02-261-2/+1
| * *: remove null check before XFREEQuentin Young2019-02-261-4/+2
* | bgpd: Code to handle BGP aggregate's e-communities.Naveen Thanikachalam2019-03-011-0/+109
|/
* bgpd: add new draft for redirect ip for flowspecPhilippe Guibert2018-11-301-3/+17
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-3/+3
* bgpd: print evpn nd ext community in routeChirag Shah2018-08-091-0/+7
* bgpd: Cleanup of bgp daemon codePascal Mathis2018-07-071-1/+0
* bgpd, lib: Cleanup CI warnings from systemDonald Sharp2018-05-301-0/+1
* *: support for evpn type-4 routemitesh2018-05-301-0/+14
* bgpd: increase buffer size to store ecomunity as a stringPhilippe Guibert2018-05-251-1/+1
* bgpd: add missing ecommunity flowspec to displayPhilippe Guibert2018-05-251-19/+24
* bgpd: Fix memory leak of ecommunity_ecom2strDonald Sharp2018-05-161-0/+5
* bgpd: utility routine to convert flowspec actions into pbr actionsPhilippe Guibert2018-04-301-0/+50
* bgpd: Use correct memory typeDonald Sharp2018-04-251-1/+1
* bgpd: Fix data typeDonald Sharp2018-04-251-1/+1
* bgpd: Fixes for VRF route leakingvivek2018-04-251-0/+36
* bgpd: handle ecom redirect-ipPhilippe Guibert2018-04-091-4/+8
* bgpd: ecommunity show bgp ipv4 flowspecPhilippe Guibert2018-03-301-1/+65
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-12/+12
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-3/+2
* bgpd/zebra/lib: Add Default Gateway extended communityMitesh Kanjariya2018-01-241-0/+3
* 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