Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2008 09:51:37 +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.h sctp_cc_functions.c sctp_input.c sctp_uio.h sctputil.c
Message-ID:  <200805200951.m4K9pbgt010711@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2008-05-20 09:51:37 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp.h sctp_cc_functions.c sctp_input.c 
                         sctp_uio.h sctputil.c 
  Log:
  - 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
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.23      +7 -5      src/sys/netinet/sctp.h
  1.4       +12 -37    src/sys/netinet/sctp_cc_functions.c
  1.70      +9 -1      src/sys/netinet/sctp_input.c
  1.30      +1 -0      src/sys/netinet/sctp_uio.h
  1.75      +5 -0      src/sys/netinet/sctputil.c



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