HomeFreeBSD

tcp: Use jenkins_hash32() in hostcache

Description

tcp: Use jenkins_hash32() in hostcache

As other parts of the base tcp stack (eg.
tcp fastopen) already use jenkins_hash32,
and the properties appear reasonably good,
switching to use that.

Reviewed By: tuexen, transport, ae
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D29515

Details

Provenance
rscheffAuthored on Apr 8 2021, 6:28 PM
Reviewer
transport
Differential Revision
D29515: tcp: Use jenkins_hash32() in hostcache
Parents
rG373ffc62c158: tcp_hostcache.c: remove unneeded includes.
Branches
Unknown
Tags
Unknown