Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2008 18:23:08 +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:  <200809291823.m8TINQ6k089630@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-09-29 18:23:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netinet          tcp_input.c 
  Log:
  SVN rev 183469 on 2008-09-29 18:23:08Z by rwatson
  
  Merge r183356 from head to stable/7:
  
    As a follow-on to r183323, correct another case where ip_output() was
    called without an inpcb pointer despite holding the tcbinfo global
    lock, which lead to a deadlock or panic when ipfw tried to further
    acquire it recursively.
  
    Reported by:    Stefan Ehmann <shoesoft at gmx dot net>
  
  Approved by:    re (kib)
  
  Revision   Changes    Path
  1.370.2.7  +17 -1     src/sys/netinet/tcp_input.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809291823.m8TINQ6k089630>