]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Make labels_match function use labels_cmp
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 14 May 2019 17:26:22 +0000 (10:26 -0700)
committerStephen Worley <sworley@cumulusnetworks.com>
Thu, 23 May 2019 16:21:15 +0000 (12:21 -0400)
commit89dc316029c9167189f258ed9b79fec155da41cb
treedad02600c5b535796abc03988fe3a3eda9f61515
parentebc403dda50fda7735526798b13a35900f593b5c
lib: Make labels_match function use labels_cmp

Update the nexthop_labels_match() function to use
nexthop_labels_cmp().

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