~cdwertmann/cumulus-frr/+git/trunk:revert-5015-rpki_vrf_encapsulation

Last commit made on 2020-07-14
Get this branch:
git clone -b revert-5015-rpki_vrf_encapsulation https://git.launchpad.net/~cdwertmann/cumulus-frr/+git/trunk

Branch merges

Branch information

Name:
revert-5015-rpki_vrf_encapsulation
Repository:
lp:~cdwertmann/cumulus-frr/+git/trunk

Recent commits

1d4cfa5... by Quentin Young <email address hidden>

Revert "Rpki Encapsulation"

Signed-off-by: Quentin Young <email address hidden>

35d78b8... by Quentin Young <email address hidden>

Merge pull request #6598 from mruprich/python-3.8

build: find all future minor versions of python3

909a8a3... by Mark Stapp <email address hidden>

Merge pull request #6721 from kuldeepkash/bgp_basic_functionality

tests: [topojson] Increase BGP convergence wait time

1f30402... by Quentin Young <email address hidden>

Merge pull request #5015 from pguibert6WIND/rpki_vrf_encapsulation

Rpki Encapsulation

b86e8be... by Quentin Young <email address hidden>

Merge pull request #6718 from opensourcerouting/bfd-profile-small-fix

bfdd: update detect multiplier on profile change

f6f20a7... by Kuldeep Kashyap <email address hidden>

tests: [topojson] Increase BGP convergence wait time

1. Increasing BGP convergence wait time to overcome Ubuntu 16.04 arm8 box, as
bgp neighorship is taking more time in this particular testbed.
2. Debugged bgp-ecmp-topo2 failures and here also it seems to be bgp convergence
issue, doing some enhancement in scripts to handle it

Signed-off-by: Kuldeep Kashyap <email address hidden>

57edbd3... by Rafael Zalamena <email address hidden>

Merge pull request #6649 from xThaid/dplane_batching2

zebra: netlink cleanup

55f298f... by Rafael Zalamena <email address hidden>

Merge pull request #6346 from ton31337/fix/bgp_hostname_nexthop_if_unchanged

bgpd: Show the real next-hop address in addition to hostname in `show…

6deb395... by Quentin Young <email address hidden>

Merge pull request #5301 from idryzhov/show-interface

[RFC] zebra: remove vrf parameter from "show interface ..." commands

80fa508... by Quentin Young <email address hidden>

Merge pull request #6704 from mjstapp/pthread_block_signals

lib: block signals in child pthreads