aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2009-11-30 12:53:30 -0800
committerDavid S. Miller <davem@davemloft.net>2009-11-30 12:53:30 -0800
commit1fdf475aa141a669af8db6ccc7015f0b725087de (patch)
tree7298a884935feb59352566ca6119856a0e322cb5 /scripts
parentb44: Fix wedge when using netconsole. (diff)
downloadlinux-dev-1fdf475aa141a669af8db6ccc7015f0b725087de.tar.xz
linux-dev-1fdf475aa141a669af8db6ccc7015f0b725087de.zip
tcp: tcp_disconnect() should clear window_clamp
NFS can reuse its TCP socket after calling tcp_disconnect(). We noticed window scaling was not negotiated in SYN packet of next connection request. Fix is to clear tp->window_clamp in tcp_disconnect(). Reported-by: Krzysztof Oledzki <ole@ans.pl> Tested-by: Krzysztof Oledzki <ole@ans.pl> Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions