cvs commit: src/sys/netinet tcp_input.c

Robert Watson rwatson at FreeBSD.org
Mon Sep 29 18:23:27 UTC 2008


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


More information about the cvs-src mailing list