~cdwertmann/cumulus-frr/+git/trunk:support_bundle

Last commit made on 2019-08-20
Get this branch:
git clone -b support_bundle https://git.launchpad.net/~cdwertmann/cumulus-frr/+git/trunk

Branch merges

Branch information

Name:
support_bundle
Repository:
lp:~cdwertmann/cumulus-frr/+git/trunk

Recent commits

9dae2dc... by Sri Mohana Singamsetty <email address hidden>

tools: Adding new commands to the list of support bundle commands

Signed-off-by: Sri Mohana Singamsetty <email address hidden>

424b7bf... by Sri Mohana Singamsetty <email address hidden>

tools: Modifications to copy support bundle files

This commit is to copy the support bundle scripts to appropriate directories during installation

Signed-off-by: Sri Mohana Singamsetty <email address hidden>

ce935bc... by Sri Mohana Singamsetty <email address hidden>

Merge pull request #4706 from qlyoung/fix-exit-vrf-markfile

vtysh: mark exit-vrf with end when using vtysh -m

3e31782... by Donald Sharp <email address hidden>

Merge pull request #4828 from vishaldhingra/blackhole_type

zebra : blackhole_type was not set correctly in recursive routes

2dc359a... by vdhingra <email address hidden>

zebra : blackhole_type was not set correctly in recursive routes

If there is a recursive route resolved over blackhole route, then
the resolved blackhole_type is not getting set correctly.
This fix updates the bh_type correctly for resursive routes.

Signed-off-by: vishaldhingra <email address hidden>

ecb73a1... by Sri Mohana Singamsetty <email address hidden>

Merge pull request #4801 from donaldsharp/nht_vrf_show_evil

zebra: Allow v4 or v6 addresses to be optional after `vrf X` in show …

5acb534... by Sri Mohana Singamsetty <email address hidden>

Merge pull request #4802 from donaldsharp/static_blackhole

staticd: Fix blackhole routes being installed

0870ea2... by Quentin Young <email address hidden>

Merge pull request #4823 from mjstapp/fix_dplane_thread_name

zebra: make the dplane pthread name consistent

bb5fd82... by David Lamparter <email address hidden>

Merge pull request #4677 from mruprich/master

ospfd,ripd: Enabling openssl library for md5 authentication in RIP and OSPF

0eca319... by Mark Stapp <email address hidden>

zebra: make the dplane pthread name consistent

Make the dplane pthread's name consistent (lower-case)
with other pthreads.

Signed-off-by: Mark Stapp <email address hidden>