HomeFreeBSD

tcp: unlock before syncookie_expand()

Description

tcp: unlock before syncookie_expand()

The function doesn't need a lock on sch. It uses the pointer as value for
the SipHash calculation.

Reviewed by: tuexen
Differential Revision: https://reviews.freebsd.org/D50898

Details

Provenance
glebiusAuthored on Jun 17 2025, 3:50 PM
Reviewer
tuexen
Differential Revision
D50898: tcp: unlock before syncookie_expand()
Parents
rG3ed8d5645dd4: tcp: increase tcps_sc_recvcookie only in the syncache_expand()
Branches
Unknown
Tags
Unknown