Date: Sun, 28 Nov 2004 11:06:22 +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: <200411281106.iASB6Mcn098165@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-11-28 11:06:22 UTC FreeBSD src repository Modified files: sys/netinet tcp_input.c Log: 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.261 +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?200411281106.iASB6Mcn098165>