]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_vty.c
bgpd: fix incorrect config when importing vrf default
authorDon Slice <dslice@cumulusnetworks.com>
Sun, 8 Apr 2018 15:35:21 +0000 (15:35 +0000)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 25 Apr 2018 16:39:17 +0000 (12:39 -0400)
commit0fb8d6e6394dff0178f567a3eb059297d3db5113
tree10d85520eb401e4b01163220b336bb211ab50dbd
parenta8dadcf6ccde25eaa739010e83ba9b5a580bdc96
bgpd: fix incorrect config when importing vrf default

Found that when doing "import vrf default" in another vrf, an
extra line was added to the configuration in error.   This fix
resolves that incorrect configuration. Manual testing will be
attached to the defect.

Ticket: CM-20467
Signed-off-by: Don Slice <dslice@cumulustnetworks.com>
Reviewed by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_vty.c