Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 2010 20:02:36 +0000 (UTC)
From:      Michael Tuexen <tuexen@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet sctp_asconf.c sctp_indata.c sctp_output.c sctputil.c
Message-ID:  <201005072002.o47K2mxn056779@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tuexen      2010-05-07 20:02:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/netinet          sctp_asconf.c sctp_indata.c sctp_output.c 
                         sctputil.c 
  Log:
  SVN rev 207756 on 2010-05-07 20:02:36Z by tuexen
  
  MFC 206758, 206840, 206891, 206892, 207099, 207191, 207197
  * Fix a bug where SACKs are not sent when they should.
  * Get delayed SACK working again.
  * Really print the nr_mapping array when it should be printed.
  * Update highest_tsn variables when sliding mapping arrays.
  * Sending a FWDTSN chunk should not affect the retran count.
  * Cleanups.
  
  Revision   Changes    Path
  1.40.2.6   +1 -1      src/sys/netinet/sctp_asconf.c
  1.64.2.11  +22 -25    src/sys/netinet/sctp_indata.c
  1.88.2.19  +1 -1      src/sys/netinet/sctp_output.c
  1.93.2.14  +4 -4      src/sys/netinet/sctputil.c



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