diff options
| author | Gui Jianfeng <[email protected]> | 2008-04-17 21:22:18 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-04-17 21:22:18 +0000 |
| commit | 8b73a07c8ffaa70683022566080f4df3328ea18d (patch) | |
| tree | 2892c383511fc73fe31e1dc93d1f6dcf8f316737 /net/unix/sysctl_net_unix.c | |
| parent | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... (diff) | |
| download | kernel-8b73a07c8ffaa70683022566080f4df3328ea18d.tar.gz kernel-8b73a07c8ffaa70683022566080f4df3328ea18d.zip | |
SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked.
According to RFC4960 7.2.2,
When all of the data transmitted by the sender has
been acknowledged by the recerver, partial_bytes_acked is initialized to 0.
This patch conforms to rfc requirement.
Without this fix, cwnd might be error incremented.
Signed-off-by: Gui Jianfeng <[email protected]>
Acked-by: Vlad Yasevich <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
