Page MenuHomeFreeBSD

inpcb: make in_pcbbind() acquire the hash lock internally
ClosedPublic

Authored by glebius on Mar 19 2026, 7:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 26, 2:58 AM
Unknown Object (File)
Mon, Aug 17, 7:22 AM
Unknown Object (File)
Sat, Aug 15, 7:30 AM
Unknown Object (File)
Thu, Aug 13, 7:14 AM
Unknown Object (File)
Wed, Aug 12, 8:03 PM
Unknown Object (File)
Wed, Aug 12, 5:45 PM
Unknown Object (File)
Wed, Aug 12, 12:19 PM
Unknown Object (File)
Wed, Aug 12, 11:47 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sys/netinet/tcp_usrreq.c
317–318

I think you left this one.

glebius added inline comments.
sys/netinet/tcp_usrreq.c
317–318

Thanks!

This revision was not accepted when it landed; it landed in state Needs Review.Apr 12 2026, 6:36 PM
This revision was automatically updated to reflect the committed changes.
glebius marked an inline comment as done.