summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_attr_evpn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* bgpd: Fixing memcmp to avoid coverity issueIqra Siddiqui2022-02-011-0/+3
* bgpd: replace custom union gw_addr with struct ipaddrIgor Ryzhov2022-01-191-8/+1
* bgpd: Data structure for gateway IP overlay IndexAmeya Dharkar2021-06-081-0/+14
* bgpd: support for DF election in EVPN-MHAnuradha Karuppiah2020-10-261-0/+1
* bgpd: extended-community and attrs for MAC-IP SYNC route handlingAnuradha Karuppiah2020-08-051-1/+2
* bgpd: attr changes for EAD routesAnuradha Karuppiah2020-08-051-20/+1
* bgpd: Convert lots of int type functions to bool/voidDonatas Abraitis2020-03-211-1/+1
* bgpd: remove unused variableRuben Kerkhof2020-03-071-1/+0
* bgpd: RFC compliance wrt invalid RMAC, GWIP, ESI and VNIKishore Aramalla2020-02-111-0/+3
* bgpd: parse and comapre rmac attr against self macChirag Shah2019-03-041-1/+1
* bgpd: support evpn nd ext communityChirag Shah2018-07-171-0/+2
* bgpd: add basic support for ETI and ESI for BGP EVPNVincent Bernat2018-04-091-0/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-4/+4
* bgpd/zebra/lib: Add Default Gateway extended communityMitesh Kanjariya2018-01-241-0/+1
* bgpd: rmac ext commMitesh Kanjariya2017-12-141-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-17/+14
* bgpd, zebra: Support for sticky MACsvivek2017-07-121-1/+1
* bgpd: EVPN route handlingvivek2017-07-121-16/+26
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* *: Clean up some wrong referencesDonald Sharp2017-04-051-4/+4
* bgpd: change str2mac call apiPhilippe Guibert2017-02-141-2/+1
* bgpd: evpn use string handling functions from mac manipulationPhilippe Guibert2017-02-141-3/+0
* bgpd: indent new evpn code to the frr standardsPhilippe Guibert2017-02-141-22/+21
* bgpd: enhance network command for evpn route type 5Philippe Guibert2017-02-141-1/+1
* bgpd: handling router mac extended communityPhilippe Guibert2017-02-141-0/+3
* bgpd: handling EVPN Route Type 5 NLRI messagePhilippe Guibert2017-02-141-0/+6
* bgpd: enhance structures and esi and mac functions to handle EVPNPhilippe Guibert2017-02-141-0/+55