Date: Thu, 12 Aug 2004 18:19:36 +0000 (UTC) From: David Malone <dwmalone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_subr.c Message-ID: <200408121819.i7CIJa1X036690@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2004-08-12 18:19:36 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_subr.c
Log:
In tcp6_ctlinput, lock tcbinfo around the call to syncache_unreach
so that the locks held are the same as the IPv4 case.
Reviewed by: rwatson
Revision Changes Path
1.200 +2 -0 src/sys/netinet/tcp_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408121819.i7CIJa1X036690>
