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

(cherry picked from commit b878ec024bbee063f4181c9be08476a864fa6a7b)

Details

Provenance
rscheffAuthored on Apr 8 2021, 6:28 PM
Reviewer
transport
Differential Revision
D29515: tcp: Use jenkins_hash32() in hostcache
Parents
rGe5bbb777cbfa: tcp: Use sbuf_drain unconditionally
Branches
Unknown
Tags
Unknown