]> git.puffer.fish Git - matthieu/frr.git/commit
pbrd: Do not use vrf_frame for pbrms display
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 26 Mar 2018 01:18:56 +0000 (21:18 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 6 Apr 2018 17:22:43 +0000 (13:22 -0400)
commit5e44f18ff124df9338ffe0c28611736fa1ecadd7
treed70c2d00232c4fe18e5e766dfa4b0e024a1092cd
parent8ee9738bbc436725b32c4b43cb4118f5fc3e1103
pbrd: Do not use vrf_frame for pbrms display

When displaying a pbr map sequence for a show run do not use the
vty_frame construct.  We should display the config even if we
do not have much to display.

Ticket: CM-20196
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pbrd/pbr_vty.c