Switch the DB of communities collections to a RB tree instead of an
authorclaudio <claudio@openbsd.org>
Mon, 29 Aug 2022 16:44:47 +0000 (16:44 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 29 Aug 2022 16:44:47 +0000 (16:44 +0000)
commit23f5897daa3fcc4b2679a0aa5f7896279f66b955
tree57b3416537683f44e244792a6f530a624b6c60e1
parentb1dd0a100a51ecf8bae231097994d65d638eeda0
Switch the DB of communities collections to a RB tree instead of an
undersized hash table.
OK tb@
usr.sbin/bgpd/rde.c
usr.sbin/bgpd/rde.h
usr.sbin/bgpd/rde_community.c