CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/13 12:27:32
Modified files:
regress/usr.sbin/bgpd/unittests: chash_test.c
Log message:
Check that CH_DESTROY works. Also for now check that after CH_DESTROY
a CH_INSERT still works. This is because the table will be reinitalized
on first call but it may be something that could change in the long run.
