Date: Thu, 29 Jul 2010 11:37:04 +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: <201007291137.o6TBbEDM051634@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rrs 2010-07-29 11:37:04 UTC
FreeBSD src repository
Modified files:
sys/netinet sctp_indata.c sctp_output.c
sctp_structs.h sctp_timer.c
Log:
SVN rev 210599 on 2010-07-29 11:37:04Z by rrs
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.
MFC after: 1 month
Revision Changes Path
1.86 +16 -15 src/sys/netinet/sctp_indata.c
1.111 +6 -3 src/sys/netinet/sctp_output.c
1.39 +1 -0 src/sys/netinet/sctp_structs.h
1.48 +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?201007291137.o6TBbEDM051634>
