cvs commit: src/sys/netinet sctp_asconf.c sctp_cc_functions.h
 sctp_input.c
    Randall Stewart 
    rrs at FreeBSD.org
       
    Mon Sep 10 10:06:26 PDT 2007
    
    
  
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 at 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
    
    
More information about the cvs-all
mailing list