]> 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)
committerDavid Schweizer <dschweizer@opensourcerouting.org>
Thu, 10 Sep 2020 07:14:58 +0000 (09:14 +0200)
commit12488d7c8dfef8a6f6386fe2ef356c7a95a9230e
tree44a1826bd36267a4d0a7197d8f8c3efe48cc205a
parentadd39cde9d316337b2b62a7367dd34d72c15bff9
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