]> git.proxmox.com Git - mirror_frr.git/commit
lib: nexthop-cmp return if gateways don't match
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 14 May 2019 17:37:45 +0000 (10:37 -0700)
committerStephen Worley <sworley@cumulusnetworks.com>
Thu, 23 May 2019 16:21:15 +0000 (12:21 -0400)
commitf932ce865fa1edc91c1f16856682705d82d92d65
tree10be8c5c236952c93beef3c52103fe5385081a08
parent89dc316029c9167189f258ed9b79fec155da41cb
lib: nexthop-cmp return if gateways don't match

Fix the cmp check the so that it returns the result
if the gateways don't match.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
lib/nexthop.c