]> git.puffer.fish Git - mirror/frr.git/commit
lib: Add labels_cmp to nexthop_cmp
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 14 May 2019 17:39:49 +0000 (10:39 -0700)
committerStephen Worley <sworley@cumulusnetworks.com>
Thu, 23 May 2019 16:21:15 +0000 (12:21 -0400)
commitff0e16daf981c4351db29a3b599b32cd4523b205
treeaf60726bafb70087f4025a7f826db774bcff9563
parentf932ce865fa1edc91c1f16856682705d82d92d65
lib: Add labels_cmp to nexthop_cmp

Add labels comparison to nexthop_cmp() as well.

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