]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: The neigh host_list is expensive too
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 17 May 2018 12:18:23 +0000 (08:18 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 17 May 2018 12:28:33 +0000 (08:28 -0400)
commitf2a503f0cece16dd66e7c258a3bccd967533d074
tree03fd683639a7be12a41c6793f09f1377381574fe
parent41db76c235a5d2dda39fad66b57a28800fa53783
zebra: The neigh host_list is expensive too

The neighbor host_list is expensive as well.  Modify
the code to take advantage of a rb_tree as well.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_vxlan.c
zebra/zebra_vxlan_private.h