Date: Tue, 26 Oct 2010 19:08:26 +0000 (UTC) From: Randall Stewart <rrs@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet sctp_indata.c sctp_output.c sctp_structs.h sctp_timer.c Message-ID: <201010261908.o9QJ8gYp002894@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rrs 2010-10-26 19:08:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/netinet sctp_indata.c sctp_output.c sctp_structs.h sctp_timer.c Log: SVN rev 214394 on 2010-10-26 19:08:26Z by rrs MFC:210599 PR SCTP Bugs. Basically a full sized frame of PR SCTP FWD-TSN's would not be sent and thus cause a stalled connection. Also the rwnd Calculation was also off on the receiver side for PR-SCTP. Revision Changes Path 1.64.2.16 +16 -15 src/sys/netinet/sctp_indata.c 1.88.2.23 +6 -3 src/sys/netinet/sctp_output.c 1.33.2.7 +1 -0 src/sys/netinet/sctp_structs.h 1.43.2.6 +25 -13 src/sys/netinet/sctp_timer.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010261908.o9QJ8gYp002894>