Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2007 17:06:25 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet sctp_asconf.c sctp_cc_functions.h sctp_input.c
Message-ID:  <200709101706.l8AH6PAv053344@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2007-09-10 17:06:25 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_asconf.c sctp_cc_functions.h 
                         sctp_input.c 
  Log:
  - Added some comments to tell where the htcp
    code comes from.
  - Fix a LOR on Mac OS X: Do not hold an stcb lock when
    calling soisconnected for a socket which has the
    SS_INCOMP bit set on so_state.
  - fix a comment to be non c++ style.
  
  Approved by:    re@freebsd.org (B Mah)
  
  Revision  Changes    Path
  1.29      +8 -9      src/sys/netinet/sctp_asconf.c
  1.2       +9 -0      src/sys/netinet/sctp_cc_functions.h
  1.61      +2 -2      src/sys/netinet/sctp_input.c



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