]> git.puffer.fish Git - mirror/frr.git/commit
lib: Add nexthop_cmp
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 1 Jun 2018 23:26:53 +0000 (19:26 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Thu, 23 May 2019 16:21:15 +0000 (12:21 -0400)
commit776c3e90c161ed085897258754477e3fd183b1d2
treeec5c2bd5a3389088a0b307bd97ced33645b26d9f
parent528628cb2ea4f5a522bf1f6d5b702bb188c4e30e
lib: Add nexthop_cmp

Add function to allow us to have a sorted order
of nexthops.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/nexthop.c
lib/nexthop.h