Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jun 2010 21:20:28 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet sctp_input.c sctp_pcb.h
Message-ID:  <201006052120.o55LKeud048268@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2010-06-05 21:20:28 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_input.c sctp_pcb.h 
  Log:
  SVN rev 208853 on 2010-06-05 21:20:28Z by rrs
  
  This does two changes:
  1) Makes it so that the INVARIANT function validate nolocks is
     available anywhere.
  2) Fixes a BUG where a close has been done on a collision socket
     and the cookie processing would return leaving a lock held.
  MFC after:      1 week
  
  Revision  Changes    Path
  1.92      +12 -6     src/sys/netinet/sctp_input.c
  1.46      +6 -0      src/sys/netinet/sctp_pcb.h



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