]> git.proxmox.com Git - mirror_frr.git/commit - lib/nexthop_group.c
lib: Separate nexthop_group_equal() into recursive
authorStephen Worley <sworley@cumulusnetworks.com>
Wed, 7 Aug 2019 18:04:19 +0000 (14:04 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:42 +0000 (11:13 -0400)
commit2171b19c5a9be03429ceb90fb71b95cc9efe1349
treeb40c5fb9cd8d458b00e2680e9048dd05441f12c4
parent9ef49038d59e388a442c265d03d27c4d5e9c7e27
lib: Separate nexthop_group_equal() into recursive

Separate nexthop_group_equal() into two versions. One
that compares verses recurisvely resolved nexthops and
one that doesn't.

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