cvs commit: src/sys/netinet sctp.h sctp_cc_functions.c sctp_input.c sctp_uio.h sctputil.c

Randall Stewart rrs at FreeBSD.org
Wed Aug 27 11:31:06 UTC 2008


rrs         2008-08-27 11:31:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netinet          sctp.h sctp_cc_functions.c sctp_input.c 
                         sctp_uio.h sctputil.c 
  Log:
  SVN rev 182257 on 2008-08-27 11:31:00Z by rrs
  
  **********MFC in of r179141***
  - Define changes in sctp.h
  - Bug in CA that does not get us incrementing the PBA properly which
    made us more conservative.
  - comment updated in sctp_input.c
  - memsets added before we log
  - added arg to hmac id's
  
  Revision  Changes    Path
  1.21.2.2  +7 -5      src/sys/netinet/sctp.h
  1.3.2.1   +12 -37    src/sys/netinet/sctp_cc_functions.c
  1.65.2.5  +9 -1      src/sys/netinet/sctp_input.c
  1.29.2.1  +1 -0      src/sys/netinet/sctp_uio.h
  1.65.2.7  +5 -0      src/sys/netinet/sctputil.c


More information about the cvs-src mailing list