Re: bgpd kill hash statistic imsg

2022-08-31 Thread Theo Buehler
On Wed, Aug 31, 2022 at 05:07:23PM +0200, Claudio Jeker wrote: > IMSG_CTL_SHOW_RIB_HASH is no longer used, GC it. > Also kill some global hash sizes which are not used anymore. ok tb

bgpd kill hash statistic imsg

2022-08-31 Thread Claudio Jeker
IMSG_CTL_SHOW_RIB_HASH is no longer used, GC it. Also kill some global hash sizes which are not used anymore. -- :wq Claudio Index: bgpd.h === RCS file: /cvs/src/usr.sbin/bgpd/bgpd.h,v retrieving revision 1.451 diff -u -p -r1.451 bg