]> git.puffer.fish Git - mirror/frr.git/commit
lib: Add common handler for nexthop_group_equal*()
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 3 Sep 2019 20:59:57 +0000 (16:59 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:43 +0000 (11:13 -0400)
commitf17f2c5d6c4321ecac68f55aeba5fbb2d04c27bb
tree723fbaf60169b390da8246ab5d51ab760280e358
parentdd9546e1966e91de0f88bdcba19c93440b8df006
lib: Add common handler for nexthop_group_equal*()

Add a common handler function for the different nexthop_group_equal*()
comparison functions.

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