Date: Thu, 6 Jan 2005 22:38:57 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c Message-ID: <200501062238.j06McvPL055559@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-01-06 22:38:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet tcp_input.c Log: Merge tcp_input.c:1.261 from HEAD to RELENG_5: date: 2004/11/28 11:06:22; author: rwatson; state: Exp; lines: +2 -0 Assert the inpcb lock in tcp_xmit_timer() as it performs read-modify- write of various time/rtt-related fields in the tcpcb. Revision Changes Path 1.252.2.10 +2 -0 src/sys/netinet/tcp_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501062238.j06McvPL055559>