Date: Sun, 26 Oct 2008 22:03:52 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet tcp_input.c Message-ID: <200810262204.m9QM43aF066054@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-10-26 22:03:52 UTC FreeBSD src repository Modified files: sys/netinet tcp_input.c Log: SVN rev 184304 on 2008-10-26 22:03:52Z by rwatson In both dropwithreset paths in tcp_input.c, drop the tcbinfo lock sooner to decomplicate locking and eliminate the need for a rather chatty comment about why we have to handle the global lock in a special way for the benefit of ipfw and pf cred rules. MFC after: 3 days Revision Changes Path 1.387 +4 -18 src/sys/netinet/tcp_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810262204.m9QM43aF066054>