]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[TCP]: Two RFC3465 Appropriate Byte Count fixes.
authorDaikichi Osuga <osugad@s1.nttdocomo.co.jp>
Tue, 29 Aug 2006 09:01:44 +0000 (02:01 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 30 Aug 2006 04:22:16 +0000 (21:22 -0700)
commit3fdf3f0c99e90e167f0d0643fcc8739e27456697
tree03e70416c6baca7db752d00d5623d43390d84714
parent76d0cc1b64e1686b2b53e081c94142dd99f01ec5
[TCP]: Two RFC3465 Appropriate Byte Count fixes.

1) fix slow start after retransmit timeout
2) fix case of L=2*SMSS acked bytes comparison

Signed-off-by: Daikichi Osuga <osugad@s1.nttdocomo.co.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_cong.c
net/ipv4/tcp_input.c