]> git.proxmox.com Git - mirror_frr.git/commit - lib/nexthop_group.c
zebra,lib: Refactor depends to RB tree
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 14 May 2019 00:10:34 +0000 (17:10 -0700)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:39 +0000 (11:13 -0400)
commit0c8215cbab59480616fe31d8a81323070a21137b
tree1a72331e3dca262516f9db33a0bd486d7add9662
parent7512f617c7f6e9258f0b8f53f6d556d1e36611e9
zebra,lib: Refactor depends to RB tree

Refactor the depends to use an RB tree instead of a list.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
lib/nexthop_group.c
lib/nexthop_group.h
zebra/rt_netlink.c
zebra/zebra_dplane.c
zebra/zebra_dplane.h
zebra/zebra_nhg.c
zebra/zebra_nhg.h
zebra/zebra_rib.c
zebra/zebra_vty.c