Skip to content
Commit 3ec21b65 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'tcp-fastopen-middlebox-fixes'



Wei Wang says:

====================
net/tcp_fastopen: Fix for various TFO firewall issues

Currently there are still some firewall issues in the middlebox
which make the middlebox drop packets silently for TFO sockets.
This kind of issue is hard to be detected by the end client.

This patch series tries to detect such issues in the kernel and disable
TFO temporarily.
More details about the issues and the fixes are included in the following
patches.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents bc95cd8e 59450f8d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment