summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_mplsvpn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Add `no sid vpn per-vrf export` commandCarmine Scarpitta2022-10-181-0/+11
* bgpd: add support for per-VRF SRv6 SIDCarmine Scarpitta2022-10-181-7/+23
* bgpd: Implement ACCEPT_OWN extended communityDonatas Abraitis2022-10-121-1/+2
* bgpd: allocate SID according to Function lengthRyoga Saito2022-10-071-0/+2
* Merge pull request #11523 from pguibert6WIND/bgp_no_retainRuss White2022-07-261-3/+10
|\
| * bgpd: implement retain route-target all behaviourPhilippe Guibert2022-07-181-3/+10
* | bgpd: Add constants for some repetitive CLI stringsDonatas Abraitis2022-07-181-3/+1
|/
* bgpd: rename "struct bgp" variables in mplsvpnLouis Scalbert2022-07-111-10/+10
* bgpd: Convert vpn_policy_direction_t to enumDonatas Abraitis2022-04-121-2/+2
* bgpd: change the treatment for SRv6 routesRyoga Saito2022-02-251-0/+1
* Merge pull request #9546 from proelbtn/add-support-for-perfix-sid-type-5Russ White2021-09-211-0/+2
|\
| * bgpd: introduce new alloc algorithm for SRv6 SIDRyoga Saito2021-09-031-0/+2
* | bgpd: handle srv6 locator notification and update vpn-ribHiroki Shirokura2021-09-071-0/+4
|/
* *: fix code format accourding to checkpatchHiroki Shirokura2021-06-021-2/+2
* bgpd: cli for SRv6 SID alloc to redirect to vrf (step4)Hiroki Shirokura2021-06-021-0/+12
* bgpd: add utility to check if a vrf is MPLS VPNPat Ruddy2021-02-021-0/+15
* bgpd: convert global config to transactional cliChirag Shah2020-10-031-1/+1
* bgp: rename bgp_node to bgp_destDonald Sharp2020-06-231-4/+4
* bgpd: router bgp export leaked vpn routesChirag Shah2019-06-181-0/+1
* bgpd: no router bgp cleanup vrf leaked vpn routesChirag Shah2019-06-181-0/+1
* bgpd: auto router-id should not change configured vpn RD/RTMark Stapp2019-06-121-1/+2
* Merge pull request #3931 from chiragshah6/evpn_dev1Russ White2019-04-021-0/+1
|\
| * bgpd: router-id change reflect to vpn auto rd rtChirag Shah2019-03-111-0/+1
* | bgpd: Correctly identify VPN-imported routes in a VRFvivek2019-03-011-0/+7
* | bgpd: Refine check for which routes can be exported into VPNvivek2019-02-281-0/+26
|/
* bgpd: Rename various variable names to something more appropriateDonald Sharp2018-10-091-4/+4
* bgpd: Convert `struct bgp_info` to `struct bgp_path_info`Donald Sharp2018-10-091-4/+4
* bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice2018-08-301-1/+1
* bgpd: issues with vrf imports when switchd or networking restartedDon Slice2018-08-141-0/+6
* bgpd: fix NULL dereference in vrf-vpn leak config if before default instanceG. Paul Ziemba2018-06-301-0/+10
* bgpd: Add some vrf <-> vrf code commentsDonald Sharp2018-04-251-2/+2
* bgpd: Fixes for VRF route leakingvivek2018-04-251-0/+4
* bgpd: Implement vrf - vrf route leaking cliDonald Sharp2018-04-251-2/+6
* bgpd: vpn-vrf routemaps: no leak if named route-map not definedG. Paul Ziemba2018-04-181-0/+18
* bgpd: vpn-vrf leaking: use dynamic label pool for "auto" labelsG. Paul Ziemba2018-04-121-0/+12
* Merge pull request #1854 from qlyoung/integer-standards-complianceLou Berger2018-03-281-2/+2
|\
| * *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-2/+2
* | bgpd: add an API to get incoming VRF from a RTPhilippe Guibert2018-03-271-0/+2
|/
* bgpd: vpn-vrf-leaking new CLI: address Vivek's review comments + crash fixG. Paul Ziemba2018-03-201-7/+19
* bgpd: new vpn-policy CLIG. Paul Ziemba2018-03-201-11/+5
* bgpd: vpn-vrf route leakingG. Paul Ziemba2018-03-091-0/+119
* *: Make code use a consisten definition of labelsDonald Sharp2018-02-091-24/+0
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-40/+39
* Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-3/+3
|\
| * *: ditch vty_outln(), part 2 of 2David Lamparter2017-07-141-3/+3
* | bgpd: Separate out RD handling functionsvivek2017-07-121-44/+2
|/
* Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...Daniel Walton2017-06-301-0/+7
|\
| * *: use vty_outlnQuentin Young2017-06-291-0/+7
* | bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST tableDaniel Walton2017-06-161-2/+2
|/
* bgpd: remove unused str2tag() functionRenato Westphal2017-05-191-1/+0