]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: add route-map to `no` advertise ipvX * cmd
authorStephen Worley <sworley@nvidia.com>
Wed, 3 Mar 2021 17:56:27 +0000 (12:56 -0500)
committerStephen Worley <sworley@nvidia.com>
Tue, 23 Aug 2022 16:41:25 +0000 (12:41 -0400)
commit24df3379881fc7bec6c23294ca5b8c33fcecab63
treeeb724f9570e05c7dfc8f3ed9744caae2eaf56fb1
parent58d8948cf43073ee0ea617ecadf5518372fef12c
bgpd: add route-map to `no` advertise ipvX * cmd

Add route-map as a possible word for the `no` form
of `advertise ipvX *** [route-map WORD] cmd.

Before this patch the cmd was only accepted if `no` form
was given without route-map WORD. So if you just copypaste
the original version of the cmd, it would fail.

Signed-off-by: Stephen Worley <sworley@nvidia.com>
bgpd/bgp_evpn_vty.c