Actions
Optimization #7352
openRemove disable-hashing command line option
Description
It comes from f723dc1309a793f6fbcf81d6507fe946b4caa04a :
get the effect of building Suricata without libnss, which isThe idea with a flag to disable hashing is to provide a way to
sometimes done for performance reasons.
We do not have nss anymore...
The only other occurrence of nss I find in the code is in util-file.h comment about includes and rust
Actions