https://github.com/torvalds/linux
Revision e2a1d3e47bb904082b758dec9d07edf241c45d05 authored by Eric Dumazet on 27 March 2014, 14:19:19 UTC, committed by David S. Miller on 28 March 2014, 20:43:14 UTC
It seems I missed one change in get_timewait4_sock() to compute
the remaining time before deletion of IPV4 timewait socket.

This could result in wrong output in /proc/net/tcp for tm->when field.

Fixes: 96f817fedec4 ("tcp: shrink tcp6_timewait_sock by one cache line")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 4f647e0
History
Tip revision: e2a1d3e47bb904082b758dec9d07edf241c45d05 authored by Eric Dumazet on 27 March 2014, 14:19:19 UTC
tcp: fix get_timewait4_sock() delay computation on 64bit
Tip revision: e2a1d3e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 267.3 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top