aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_timer.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2017-11-04 15:27:14 +0000
committerDavid S. Miller <[email protected]>2017-11-05 00:16:46 +0000
commitdf7e8e2e3e59fe29c24f09d7c3b68e732d661af3 (patch)
tree35487079bab6f5b1db6ada128c6361b285b20374 /net/ipv4/tcp_timer.c
parentnet: sched: cls_u32: use bitwise & rather than logical && on n->flags (diff)
downloadkernel-df7e8e2e3e59fe29c24f09d7c3b68e732d661af3.tar.gz
kernel-df7e8e2e3e59fe29c24f09d7c3b68e732d661af3.zip
pktgen: do not abuse IN6_ADDR_HSIZE
pktgen accidentally used IN6_ADDR_HSIZE, instead of using the size of an IPv6 address. Since IN6_ADDR_HSIZE recently was increased from 16 to 256, this old bug is hitting us. Fixes: 3f27fb23219e ("ipv6: addrconf: add per netns perturbation in inet6_addr_hash()") Signed-off-by: Eric Dumazet <[email protected]> Reported-by: Dan Carpenter <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions