mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 09:36:22 +02:00
Documentation: networking: ip-sysctl: fix typo in tcp_ecn_option
"regarless" should be "regardless". Signed-off-by: Avinash Duduskar <avinash.duduskar@gmail.com> Link: https://patch.msgid.link/20260512133125.1772658-1-avinash.duduskar@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
1b2ba91c45
commit
d2dc0c5c4c
|
|
@ -489,7 +489,7 @@ tcp_ecn - INTEGER
|
|||
tcp_ecn_option - INTEGER
|
||||
Control Accurate ECN (AccECN) option sending when AccECN has been
|
||||
successfully negotiated during handshake. Send logic inhibits
|
||||
sending AccECN options regarless of this setting when no AccECN
|
||||
sending AccECN options regardless of this setting when no AccECN
|
||||
option has been seen for the reverse direction.
|
||||
|
||||
Possible values are:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user