Skip to content
Commit 7982d5e1 authored by Philip Love's avatar Philip Love Committed by David S. Miller
Browse files

tcp: fix tcp header size miscalculation when window scale is unused



The size of the TCP header is miscalculated when the window scale ends
up being 0. Additionally, this can be induced by sending a SYN to a
passive open port with a window scale option with value 0.

Signed-off-by: default avatarPhilip Love <love_phil@emc.com>
Signed-off-by: default avatarAdam Langley <agl@imperialviolet.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fe439dd0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment