Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2008 17:12:26 +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:  <200811111712.mABHChCl003700@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-11-11 17:12:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netinet          tcp_input.c 
  Log:
  SVN rev 184853 on 2008-11-11 17:12:26Z by rwatson
  
  Merge r184304 from head to stable/7:
  
  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.
  
  Approved by:    re (kib)
  
  Revision    Changes    Path
  1.370.2.10  +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?200811111712.mABHChCl003700>