cvs commit: src/sys/netinet sctp_indata.c sctputil.c
Randall Stewart
rrs at FreeBSD.org
Thu Nov 15 07:03:18 PST 2007
rrs 2007-11-15 15:03:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/netinet sctp_indata.c sctputil.c
Log:
- Fixes a bug in rwnd handling that would cause an incorrect rwnd
advertisement during low mem conditions.
- Fixes a compile error on mac-os (signedness stuff).
- Touches up some comments.
Approved by: re at freebsd.org (Ken Smith)
Revision Changes Path
1.45.2.2 +2 -2 src/sys/netinet/sctp_indata.c
1.65.2.3 +6 -6 src/sys/netinet/sctputil.c
More information about the cvs-src
mailing list