]> git.ipfire.org Git - thirdparty/man-pages.git/commit
tcp.7: Improve paragraphs on tcp_ecn and add tcp_ecn_fallback bullet
authorDaniel Borkmann <daniel@iogearbox.net>
Wed, 26 Aug 2015 12:02:29 +0000 (14:02 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 11 Sep 2015 08:49:13 +0000 (10:49 +0200)
commitb95e7457d29fd11c06037b682d4855d6c396ecc4
treed17de1aebc1cbb89345b4f8bc94b37190a35c884
parent0d28496a14ec6952e035d656784b3b5795f286b7
tcp.7: Improve paragraphs on tcp_ecn and add tcp_ecn_fallback bullet

Improve description of tcp_ecn, fix the RFC number and it's
not a boolean anymore since long time, and add a description
for tcp_ecn_fallback.

See also kernel doc under Documentation/networking/ip-sysctl.txt
on tcp_ecn and tcp_ecn_fallback.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/tcp.7