]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospf_vty.c
ospfd: fix range check for metric
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 11 Mar 2020 12:56:26 +0000 (13:56 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 11 Mar 2020 12:56:26 +0000 (13:56 +0100)
commit1fdc969f7b06d741be4f9d21332621ffbc40749f
tree74614655cefdde4a1aecfd0bd576ebf73bbd3cc3
parent7b26b14467f0767909c6489f5ad9aac44fb949c8
ospfd: fix range check for metric

Found with -Wlogical-op

Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
ospfd/ospf_vty.c