summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2013-01-10 16:18:47 +0000
committerDavid S. Miller <davem@davemloft.net>2013-01-10 22:49:30 -0800
commit7b514a886ba50e3b99295b00805f0d5ad750ca66 (patch)
tree188f1e2fc24e4ef03d1a8d60d88566a96d0aaaf3 /lib
parentcb59c87dbc8be2ffa692c50bd22f89025ba7a342 (diff)
tcp: accept RST without ACK flag
commit c3ae62af8e755 (tcp: should drop incoming frames without ACK flag set) added a regression on the handling of RST messages. RST should be allowed to come even without ACK bit set. We validate the RST by checking the exact sequence, as requested by RFC 793 and 5961 3.2, in tcp_validate_incoming() Reported-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Neal Cardwell <ncardwell@google.com> Tested-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions