Skip to content
Commit c40d9c8a authored by Hal Murray's avatar Hal Murray
Browse files

Fix MRU list hash table size

An interesting tangle.  The hash table was getting
allocated before processing the config file so it
was sized for the default parameters.  That was 8K
hash slots so there was a lot of list walking if you
set things up for a large number of addresses.
parent 20d398b7
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment