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

(cherry picked from commit 0809d26de24defdc4a2ae161357566c02dc163d1)

Details

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