| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp | 2023-02-17 | 1 | -16/+1 |
|\ |
|
| * | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -16/+1 |
* | | bgpd: add mpath label stack helper functions for dvni | Stephen Worley | 2023-02-14 | 1 | -0/+5 |
* | | lib,zebra,bgpd,staticd: use label code to store VNI info | Stephen Worley | 2023-02-14 | 1 | -21/+0 |
|/ |
|
* | bgpd: Convert bgp_addpath_encode_[tr]x() to bool from int | Donatas Abraitis | 2022-02-01 | 1 | -1/+1 |
* | bgpd: Add CLI for overlay index recursive resolution | Ameya Dharkar | 2021-06-08 | 1 | -0/+14 |
* | bgpd: EVPN route type-5 to type-2 recursive resolution using gateway IP | Ameya Dharkar | 2021-06-08 | 1 | -0/+5 |
* | bgpd, zebra: Add svi_interface to zebra VNI and bgp EVPN structures | Ameya Dharkar | 2021-06-08 | 1 | -1/+2 |
* | bgpd: CLI to advertise gateway IP overlay index | Ameya Dharkar | 2021-06-08 | 1 | -6/+10 |
* | bgpd: handle local ES del or transition to LACP bypass | Anuradha Karuppiah | 2021-03-26 | 1 | -1/+0 |
* | bgpd: use L3NHG while installing EVPN host routes in zebra | Anuradha Karuppiah | 2020-11-24 | 1 | -4/+17 |
* | bgpd: replace bgp_evpn_route2str with prefix2str | Pat Ruddy | 2020-10-16 | 1 | -2/+0 |
* | bgpd: support for Ethernet Segments and Type-1/EAD routes | Anuradha Karuppiah | 2020-08-05 | 1 | -1/+1 |
* | bgpd: pull the multihoming code out to a separate file | Anuradha Karuppiah | 2020-08-05 | 1 | -4/+0 |
* | bgp: rename bgp_node to bgp_dest | Donald Sharp | 2020-06-23 | 1 | -8/+8 |
* | lib, bgpd: Another round of `struct const prefix` cleanup | Donald Sharp | 2020-03-26 | 1 | -5/+6 |
* | bgpd: Rework code to use `const struct prefix` | Donald Sharp | 2020-03-24 | 1 | -3/+5 |
* | bgpd: More `const struct prefix` work | Donald Sharp | 2020-03-22 | 1 | -5/+7 |
* | bgpd: evpn pip parse vrr mac | Chirag Shah | 2019-11-22 | 1 | -1/+2 |
* | bgpd: evpn pip data struct and cli | Chirag Shah | 2019-11-22 | 1 | -0/+1 |
* | bgpd: Add nexthop of received EVPN RT-5 for nexthop tracking | Ameya Dharkar | 2019-11-15 | 1 | -0/+1 |
* | bgpd: Adding new bgp evpn cli's for ip-prefix lookup | Lakshman Krishnamoorthy | 2019-09-27 | 1 | -0/+1 |
* | bgpd: maintain flood mcast group per-l2-vni | Anuradha Karuppiah | 2019-04-20 | 1 | -1/+2 |
* | Merge branch 'master' into evpn-session-vrf | Tuetuopay | 2019-03-28 | 1 | -2/+39 |
|\ |
|
| * | Merge pull request #3892 from vivek-cumulus/evpn_vrf_route_leak | Sri Mohana Singamsetty | 2019-03-15 | 1 | -2/+39 |
| |\ |
|
| | * | bgpd: Recursively determine if route's source is EVPN | vivek | 2019-03-01 | 1 | -2/+7 |
| | * | bgpd: Allow EVPN-sourced routes to be leaked back into EVPN | vivek | 2019-02-28 | 1 | -0/+26 |
| | * | bgpd: No nexthop tracking for EVPN-imported leaked routes | vivek | 2019-02-28 | 1 | -0/+6 |
* | | | bgpd, zebra: Redo checks to advertise_all_vni | Tuetuopay | 2019-03-22 | 1 | -1/+2 |
* | | | bgpd: Allow non-default instance to be EVPN one | Tuetuopay | 2019-03-19 | 1 | -1/+1 |
|/ / |
|
* / | zebra, bgpd: Exchange L3 interface for VRF's VNI | vivek | 2019-02-27 | 1 | -1/+2 |
|/ |
|
* | bgpd: reinstate current bgp best route on an inactive neigh del | Anuradha Karuppiah | 2019-01-25 | 1 | -1/+2 |
* | bgpd: Add '[no] flood <disable|head-end-replication>' | Donald Sharp | 2018-10-12 | 1 | -0/+1 |
* | bgpd: Convert `struct bgp_info` to `struct bgp_path_info` | Donald Sharp | 2018-10-09 | 1 | -5/+5 |
* | bgpd, zebra: EVPN extended mobility support | vivek | 2018-08-20 | 1 | -1/+1 |
* | *: support for evpn type-4 route | mitesh | 2018-05-30 | 1 | -0/+4 |
* | bgpd: add an option for RT auto-derivation to use RFC 8635. | Vincent Bernat | 2018-04-23 | 1 | -0/+1 |
* | bgpd: Fix use of ROUTE_IMPORTED for EVPN | vivek | 2018-03-30 | 1 | -0/+26 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -9/+9 |
* | Merge branch 'master' into type5-default-originate | Mitesh Kanjariya | 2018-03-12 | 1 | -10/+7 |
|\ |
|
| * | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -10/+7 |
* | | Merge branch 'master' into type5-default-originate | Mitesh Kanjariya | 2018-02-27 | 1 | -1/+2 |
|\| |
|
| * | zebra, bgp: Support type-5 routes with asymmetric routing | Mitesh Kanjariya | 2018-02-10 | 1 | -1/+2 |
* | | bgpd: move l2vpn evpn related flags in struct bgp to af_flags | Mitesh Kanjariya | 2018-02-23 | 1 | -2/+4 |
* | | bgpd: allow advertise-subnet cmd without enabling advertise ipv4 unicast | Mitesh Kanjariya | 2018-02-23 | 1 | -0/+17 |
|/ |
|
* | bgpd: Use source route's path attributes for type-5 routes | vivek | 2018-01-24 | 1 | -0/+1 |
* | bgpd: advertise VNI subnet | Mitesh Kanjariya | 2018-01-24 | 1 | -2/+2 |
* | bgpd: carry two MPLS labels in EVPN NLRIs | Mitesh Kanjariya | 2018-01-24 | 1 | -2/+25 |
* | bgpd, lib, zebra: fix style problems | mitesh | 2017-12-27 | 1 | -3/+4 |
* | bgpd: advertise/withdraw new added/deleted type-5 routes | Mitesh Kanjariya | 2017-12-14 | 1 | -0/+6 |