]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_evpn_vty.c
bgpd: write route-map to config for advertise type5 commands
authorMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Tue, 10 Apr 2018 10:02:24 +0000 (03:02 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 8 May 2018 23:24:15 +0000 (19:24 -0400)
commitd2a0075ac2eb4c6c9d6f2f789623ac6451d115ea
tree868c948b65e0a97a80d542f6d1249b0c9fff770f
parentd4f7497ebd0e7a9735d8b74d60166707119686bf
bgpd: write route-map to config for advertise type5 commands

We enable/disable type-5 routes by following commands:
advertise ipv4 unicast [route-map <route-map>]
advertise ipv6 commands [route-map <route-map>]
the route-map part was writtem to conf file.

Signed-off-by: Mitesh Kanjariya <mitesh@cumulusnetworks.com>
bgpd/bgp_evpn_vty.c