]> git.puffer.fish Git - mirror/frr.git/commit
lib: fix negating set metric route-map command
authorDavid Schweizer <dschweizer@opensourcerouting.org>
Thu, 10 Sep 2020 07:14:58 +0000 (09:14 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 6 Oct 2020 12:54:24 +0000 (15:54 +0300)
commitdf04cad9feb892b6a7f8291d38ee8bd129f89df9
tree631411d546d2cdc5383b80cbbd5200c3caa99c96
parent0f07d9885a1412869e38f0779b866b05d3c164d9
lib: fix negating set metric route-map command

Changed negating set metric route-map command to be usable in
conjunction with the affirming command.

Signed-off-by: David Schweizer <dschweizer@opensourcerouting.org>
lib/routemap_cli.c