summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_evpn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib, bgpd: Another round of `struct const prefix` cleanupDonald Sharp2020-03-261-5/+6
* bgpd: Rework code to use `const struct prefix`Donald Sharp2020-03-241-3/+5
* bgpd: More `const struct prefix` workDonald Sharp2020-03-221-5/+7
* bgpd: evpn pip parse vrr macChirag Shah2019-11-221-1/+2
* bgpd: evpn pip data struct and cliChirag Shah2019-11-221-0/+1
* bgpd: Add nexthop of received EVPN RT-5 for nexthop trackingAmeya Dharkar2019-11-151-0/+1
* bgpd: Adding new bgp evpn cli's for ip-prefix lookupLakshman Krishnamoorthy2019-09-271-0/+1
* bgpd: maintain flood mcast group per-l2-vniAnuradha Karuppiah2019-04-201-1/+2
* Merge branch 'master' into evpn-session-vrfTuetuopay2019-03-281-2/+39
|\
| * Merge pull request #3892 from vivek-cumulus/evpn_vrf_route_leakSri Mohana Singamsetty2019-03-151-2/+39
| |\
| | * bgpd: Recursively determine if route's source is EVPNvivek2019-03-011-2/+7
| | * bgpd: Allow EVPN-sourced routes to be leaked back into EVPNvivek2019-02-281-0/+26
| | * bgpd: No nexthop tracking for EVPN-imported leaked routesvivek2019-02-281-0/+6
* | | bgpd, zebra: Redo checks to advertise_all_vniTuetuopay2019-03-221-1/+2
* | | bgpd: Allow non-default instance to be EVPN oneTuetuopay2019-03-191-1/+1
|/ /
* / zebra, bgpd: Exchange L3 interface for VRF's VNIvivek2019-02-271-1/+2
|/
* bgpd: reinstate current bgp best route on an inactive neigh delAnuradha Karuppiah2019-01-251-1/+2
* bgpd: Add '[no] flood <disable|head-end-replication>'Donald Sharp2018-10-121-0/+1
* bgpd: Convert `struct bgp_info` to `struct bgp_path_info`Donald Sharp2018-10-091-5/+5
* bgpd, zebra: EVPN extended mobility supportvivek2018-08-201-1/+1
* *: support for evpn type-4 routemitesh2018-05-301-0/+4
* bgpd: add an option for RT auto-derivation to use RFC 8635.Vincent Bernat2018-04-231-0/+1
* bgpd: Fix use of ROUTE_IMPORTED for EVPNvivek2018-03-301-0/+26
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-9/+9
* Merge branch 'master' into type5-default-originateMitesh Kanjariya2018-03-121-10/+7
|\
| * *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-10/+7
* | Merge branch 'master' into type5-default-originateMitesh Kanjariya2018-02-271-1/+2
|\|
| * zebra, bgp: Support type-5 routes with asymmetric routingMitesh Kanjariya2018-02-101-1/+2
* | bgpd: move l2vpn evpn related flags in struct bgp to af_flagsMitesh Kanjariya2018-02-231-2/+4
* | bgpd: allow advertise-subnet cmd without enabling advertise ipv4 unicastMitesh Kanjariya2018-02-231-0/+17
|/
* bgpd: Use source route's path attributes for type-5 routesvivek2018-01-241-0/+1
* bgpd: advertise VNI subnetMitesh Kanjariya2018-01-241-2/+2
* bgpd: carry two MPLS labels in EVPN NLRIsMitesh Kanjariya2018-01-241-2/+25
* bgpd, lib, zebra: fix style problemsmitesh2017-12-271-3/+4
* bgpd: advertise/withdraw new added/deleted type-5 routesMitesh Kanjariya2017-12-141-0/+6
* bgpd: follow AFI/SAFI style for advertising/withdrawing type-5 routesMitesh Kanjariya2017-12-141-2/+4
* bgpd: evpn enabled should only be checked for default instanceMitesh Kanjariya2017-12-141-0/+9
* bgpd: advertise/withdraw type-5 routes upon user configmitesh2017-12-141-0/+2
* bgpd: set vrf originator ip to kernels local-ipmitesh2017-12-141-1/+2
* bgpd: import rt to vrf mappingMitesh Kanjariya2017-12-141-0/+1
* bgpd: l3vni/rmac association with bgp vrfMitesh Kanjariya2017-12-141-0/+2
* bgpd: Bgpevpn tenant vrf associationMitesh Kanjariya2017-12-141-1/+2
* zebra: Fix MAC change handling for a neighborvivek2017-08-171-2/+1
* bgpd: Json support for evpn commandsMitesh Kanjariya2017-08-171-0/+2
* bgpd: Ignore EVPN routes from CLAG peer when VNI comes upMitesh Kanjariya2017-08-171-0/+1
* bgpd/zebra/lib: EVPN support for asymmetric VxLan routingMitesh Kanjariya2017-08-081-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-34/+22
* bgpd: Handle change to router id for EVPNvivek2017-07-121-0/+2
* bgpd: Display (show) commands for EVPNvivek2017-07-121-0/+4
* bgpd: Debug logging updates for EVPNvivek2017-07-121-0/+2