From: Kuniyuki Iwashima <kuniyu@google.com>
To: joerg@jo-so.de
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] doc/ip-sysctl: tcp_timestamps is per src-dst not connection
Date: Mon, 2 Mar 2026 22:47:56 +0000 [thread overview]
Message-ID: <20260302224837.1286217-1-kuniyu@google.com> (raw)
In-Reply-To: <d206f3f708dbc81af07bd71b19e94894181dafc3.1772485990.git.joerg@jo-so.de>
From: "Jörg Sommer" <joerg@jo-so.de>
Date: Mon, 2 Mar 2026 22:13:10 +0100
> Since 28ee1b746f493b7c62347d714f58fbf4f70df4f0 (secure_seq: downgrade to
> per-host timestamp offsets) the random offset for TCP timestamps is the same
> for all connections between a same source and destination addresses; the
> port does not matter.
We are going to revert the commit and then this doc change
will be unnecessary.
https://lore.kernel.org/netdev/20260302205527.1982836-1-edumazet@google.com/
>
> Signed-off-by: Jörg Sommer <joerg@jo-so.de>
> ---
> Documentation/networking/ip-sysctl.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/networking/ip-sysctl.rst b/Documentation/networking/ip-sysctl.rst
> index 6921d8594b84..0d74f8d8a79e 100644
> --- a/Documentation/networking/ip-sysctl.rst
> +++ b/Documentation/networking/ip-sysctl.rst
> @@ -1071,7 +1071,7 @@ tcp_timestamps - INTEGER
>
> - 0: Disabled.
> - 1: Enable timestamps as defined in RFC1323 and use random offset for
> - each connection rather than only using the current time.
> + each pair (src-addr, dst-addr) rather than only using the current time.
> - 2: Like 1, but without random offsets.
>
> Default: 1
> --
> 2.51.0
prev parent reply other threads:[~2026-03-02 22:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-02 21:13 [PATCH] doc/ip-sysctl: tcp_timestamps is per src-dst not connection Jörg Sommer
2026-03-02 22:47 ` Kuniyuki Iwashima [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260302224837.1286217-1-kuniyu@google.com \
--to=kuniyu@google.com \
--cc=joerg@jo-so.de \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox