Switch rde_aspath to a RB tree instead of a hash table.
authorclaudio <claudio@openbsd.org>
Mon, 29 Aug 2022 16:43:07 +0000 (16:43 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 29 Aug 2022 16:43:07 +0000 (16:43 +0000)
commitb1dd0a100a51ecf8bae231097994d65d638eeda0
tree83a263957fcfe1f1312d8271d9ce4a1ea340774b
parentd1e2768aaf01e4f25312df02afa53db1184689d2
Switch rde_aspath to a RB tree instead of a hash table.
OK tb@
usr.sbin/bgpd/rde.c
usr.sbin/bgpd/rde.h
usr.sbin/bgpd/rde_rib.c