]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Fixes a bug in rwnd handling that would cause an incorrect rwnd
authorrrs <rrs@FreeBSD.org>
Thu, 15 Nov 2007 15:03:17 +0000 (15:03 +0000)
committerrrs <rrs@FreeBSD.org>
Thu, 15 Nov 2007 15:03:17 +0000 (15:03 +0000)
commit00a9b6fde6c09b9e6f9417b7d21abd2ebca13eb9
tree57f70118ffdac7a23bfabca153245d6bf2a48e12
parenteb52570144c2d0e9380d619ecf25eacc407367ef
- 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@freebsd.org (Ken Smith)
sys/netinet/sctp_indata.c
sys/netinet/sctputil.c