From nobody Sun Jun 28 00:44:17 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gnrJf1ms0z6jFWl for ; Sun, 28 Jun 2026 00:44:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gnrJd6KjTz3lLK for ; Sun, 28 Jun 2026 00:44:17 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782607457; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Ly8gZgdX7l6Uydv/y1pGJybS5Y31GGs6mOMAaaZM23U=; b=rjv+afVt0if7zIXYsNQhefCH7N2llzgrEnfUV099qj0cdtKGgxGPs28kzlYODUsEKiGDgW LmHEuRYGEeEUX9l7oAwwSoCdhf74HWTnRDEema29hAH4U3SkOvRskcEbJyp0rLRhIjOGnT 80Cf9vHDqWk9Y7yXmVafPAIeR+pvUZbeGNUObpjRBM0DL8Jff+ydWqGGVta85FsAtSUa9+ DvMYLoytGxhAUG6ftZTkUD3c/YjLJB09xV07mpGL9rG3tYHq4m+JY2tfp42bqhnNRPBKUz l97mY9XUggCO47FNJiG6w68rLwTVkRrwNo1Xjz6xfqhCEo/7pbT4czRAuDV1MQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782607457; a=rsa-sha256; cv=none; b=SIq1GGcDIak/SAZ5RHcLUX/f8H7xMeTHmPvwwsgYSXUioFPzrP/mZRww/PnLE0B8bnZH9o SbiCrZKUKyDCpPgHjT5v3UwkVZ+qRVQ7b++K5ARZGquyzfAl0kmF3udGwaKzxKmz2ral8e oi8VIWtW3o6tvpPAHpomNkOrprbQEjBHSMCw0bNtxq2QWWyM0DVaMrEzMTwWN9YOO7YSbE UU+v3hB0zOeKt6fY6leL7ZlIjP2UjPhWKZTE8Pi+ON5sTECNsX/nV2B0al3i5iszRMq9XF LBMJAdmeX99T+mM2vD7s1KccQfMVY/dOKLip6GF/udEYDLZcc0yqrR3LJ1pNkg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782607457; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Ly8gZgdX7l6Uydv/y1pGJybS5Y31GGs6mOMAaaZM23U=; b=MjCNkIzkc0q+zTfkPpVlOnwsdnPA3HFSw8113WoyUTToTgIPBEEPE9QiyDOCS6LUuG5e6N gpvTl3mhnCPToGieJFDEqwoOQ4UtXWoCieTondlqr/jHHj3PHvEhDVkeBnyP5v/miy4Rq+ 1W3OFeVYNr/4nRYiWt/kzepRq9WrZlvGRVXmhEDDoe+6ai7nkmHC0eQ2VbCjcI80tI4H1U 07rLmp/nTo4lafb0d6EbrgAz4tzJ4xCrRx9UZBV0ah+qZAra7eY7t58tZ02s2FwHUxmokZ pMFHjLUxXgfu7/itO+cHQQSHucuLVCQxajRB+xtr/2/HJ25RU4NC1sqbgS7shA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gnrJd58YzznMG for ; Sun, 28 Jun 2026 00:44:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3f96b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 28 Jun 2026 00:44:17 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Matteo Riondato From: Alexander Ziaee Subject: git: 1744efc43640 - stable/15 - tcp.fastopen.client_enable: Fix documented default List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 1744efc43640773c5d04c16a56e1ee6002569c31 Auto-Submitted: auto-generated Date: Sun, 28 Jun 2026 00:44:17 +0000 Message-Id: <6a406e61.3f96b.77f3f199@gitrepo.freebsd.org> The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=1744efc43640773c5d04c16a56e1ee6002569c31 commit 1744efc43640773c5d04c16a56e1ee6002569c31 Author: Matteo Riondato AuthorDate: 2026-06-17 14:59:01 +0000 Commit: Alexander Ziaee CommitDate: 2026-06-28 00:36:11 +0000 tcp.fastopen.client_enable: Fix documented default The default value has been 1 since June 2018, but the docs were not updated to reflect the change. MFC after: 3 days Reviewed by: ziaee Fixes: af4da5865557 (Enable TCP_FASTOPEN by default) Signed-off-by: Matteo Riondato Closes: https://github.com/freebsd/freebsd-src/pull/2285 (cherry picked from commit 0bc852cc62afcd79fc776f784623c3f2b7691d27) --- share/man/man4/tcp.4 | 4 ++-- sys/netinet/tcp_fastopen.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4 index 8bc1eb858a07..425c1a6e5e89 100644 --- a/share/man/man4/tcp.4 +++ b/share/man/man4/tcp.4 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd May 17, 2026 +.Dd June 17, 2026 .Dt TCP 4 .Os .Sh NAME @@ -589,7 +589,7 @@ On the transition from enabled to disabled, the client cookie cache is cleared and disabled. The transition from enabled to disabled does not affect any active TFO connections in progress; it only prevents new ones from being established. -The default is 0. +The default is 1. .It Va fastopen.keylen The key length in bytes. Read-only. diff --git a/sys/netinet/tcp_fastopen.c b/sys/netinet/tcp_fastopen.c index 609637b83df3..106fee90b2cd 100644 --- a/sys/netinet/tcp_fastopen.c +++ b/sys/netinet/tcp_fastopen.c @@ -84,7 +84,7 @@ * net.inet.tcp.fastopen.ccache_list (RO) * Print the client cookie cache. * - * net.inet.tcp.fastopen.client_enable (RW, default 0) + * net.inet.tcp.fastopen.client_enable (RW, default 1) * When zero, no new active (i.e., client) TFO connections can be * created. On the transition from enabled to disabled, the client * cookie cache is cleared and disabled. The transition from enabled to