Date: Fri, 23 Apr 2010 08:19:47 +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 sctputil.c Message-ID: <201004230820.o3N8KCQZ061410@repoman.freebsd.org>
index | next in thread | raw e-mail
tuexen 2010-04-23 08:19:47 UTC
FreeBSD src repository
Modified files:
sys/netinet sctp_asconf.c sctp_indata.c sctputil.c
Log:
SVN rev 207099 on 2010-04-23 08:19:47Z by tuexen
* Fix compilation when using SCTP_AUDITING_ENABLED.
* Fix delaying of SACK by taking out old optimization code
which does not optimize anymore.
* Fix fast retransmission of chunks abandoned by the
"number of retransmissions" policy.
MFC after: 3 days.
Revision Changes Path
1.45 +1 -1 src/sys/netinet/sctp_asconf.c
1.77 +20 -38 src/sys/netinet/sctp_indata.c
1.107 +3 -3 src/sys/netinet/sctputil.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004230820.o3N8KCQZ061410>
