]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_vty.c
bgpd: vpn route-map config should be kept, except if vrf list is on
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 9 Oct 2018 14:05:04 +0000 (16:05 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 11 Oct 2018 06:42:18 +0000 (08:42 +0200)
commit8a066a70c3e9f7003cb4cc4320b7ad2e8d417eed
tree2944958265ec54883490fc68cf30ca64d2a3071b
parent8f7bfe318b2476546bd4db9cfae5bcd62cbf2841
bgpd: vpn route-map config should be kept, except if vrf list is on

When executing vpn route-map config for importation, the running-config
records vrf import route-map instead. Actually, this is a problem when
restarting configuring when using vpn route-map. The choice is done to
move to vrf format, when at least one import list is created for vrfs.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_vty.c