summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_ecommunity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: expose ecommunity string lengthPat Ruddy2021-02-021-0/+3
* bgpd: Use uint32_t for size value instead of int in ecommunity structDonald Sharp2021-01-181-1/+1
* bgpd: Allow NULL to be passed in for ecommunity_freeDonald Sharp2020-11-151-1/+1
* bgpd: support for DF election in EVPN-MHAnuradha Karuppiah2020-10-261-0/+4
* bgp, zebra: add some alignments with remarks from communityPhilippe Guibert2020-08-211-2/+2
* bgpd: support for bgp ipv6 ext community, and flowspec redirect ipv6Philippe Guibert2020-08-211-0/+30
* bgpd: support for redirect ipv6 simpson methodPhilippe Guibert2020-08-211-1/+2
* bgpd: extended-community and attrs for MAC-IP SYNC route handlingAnuradha Karuppiah2020-08-051-2/+4
* bgpd: extended community for EAD routesAnuradha Karuppiah2020-08-051-0/+2
* bgpd: Announce cumulative link bandwidth to EBGP peersvivek2020-03-311-0/+2
* bgpd: Ability to add/update unique extended communitiesvivek2020-03-311-2/+2
* bgpd: Check and extract link bandwidth valuevivek2020-03-311-1/+2
* bgpd: Display link bandwidth extended communityvivek2020-03-311-1/+15
* bgpd: Add link bandwidth route-map commandsvivek2020-03-311-0/+20
* bgpd: Add link bandwidth extended community definitionvivek2020-03-311-0/+1
* bgpd: Convert lots of int type functions to bool/voidDonatas Abraitis2020-03-211-9/+9
* bgpd: Strip Route Targets during VRF-to-VRF route leakvivek2020-03-191-0/+9
* bgpd: use safe functions to work with ecom attrsQuentin Young2019-11-221-2/+0
* bgpd : route agg. with ecomm attribute is consuming lot of cycles.vdhingra2019-09-241-0/+9
* Merge pull request #4340 from qlyoung/hash-key-constRuss White2019-05-161-1/+1
|\
| * lib: hashing functions should take const argumentsQuentin Young2019-05-141-1/+1
* | bgpd: Extract tunnel type from extended communitiesLakshman Krishnamoorthy2019-05-141-0/+1
|/
* bgpd: Code to handle BGP aggregate's e-communities.Naveen Thanikachalam2019-03-011-0/+10
* bgpd: add new draft for redirect ip for flowspecPhilippe Guibert2018-11-301-0/+4
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-1/+1
* bgpd: support evpn nd ext communityChirag Shah2018-07-171-0/+3
* bgpd: Fix memory leak of ecommunity_ecom2strDonald Sharp2018-05-161-0/+1
* bgpd: utility routine to convert flowspec actions into pbr actionsPhilippe Guibert2018-04-301-0/+4
* bgpd: Fixes for VRF route leakingvivek2018-04-251-0/+2
* bgpd: handle ecom redirect-ipPhilippe Guibert2018-04-091-0/+1
* bgpd: ecommunity show bgp ipv4 flowspecPhilippe Guibert2018-03-301-0/+9
* bgpd: add flowspec featurejaydom2018-03-301-1/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-5/+5
* bgpd: deduplicate struct definitionQuentin Young2017-09-131-0/+10
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-64/+64
* bgpd: EVPN route handlingvivek2017-07-121-0/+3
* bgpd: Refine extended community handlingvivek2017-07-121-0/+48
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* bgpd: support for router mac extended communityPhilippe Guibert2017-02-141-1/+3
* bgpd: enhance reception of bgp ext. community default gatewayPhilippe Guibert2017-02-141-0/+9
* bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-0/+3
* bgpd: encap: extend extcommunity handlingLou Berger2016-05-261-1/+5
* Merge branch 'quagga' into google-bgp-multipathAvneesh Sachdev2012-04-091-2/+2
|\
| * bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma2011-03-211-2/+2
* | bgpd: When advertising a multipath route, the attribute set to beJosh Bailey2011-07-211-0/+1
|/
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-0/+1
* [BGP/cleanup] make ecommunity variables/functions localStephen Hemminger2009-06-181-1/+0
* [lib] hash compare function arguments ought to be const qualifiedStephen Hemminger2008-08-221-1/+1
* [bgpd] Merge AS4 supportPaul Jakma2007-10-151-2/+3
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-14/+14