mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 20:52:44 +02:00
Support for server side TFO was actually introduced in linux-3.7, linux-3.6 just has client support. This patch fixes documentation and a code comment about the kernel requirement. It also fixes a wrong tfo related code comment in src/proto_tcp.c.