https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257907
--- Comment #3 from [email protected] --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=783ace226489a2b74eb4eace1dbc50f56bea3afd commit 783ace226489a2b74eb4eace1dbc50f56bea3afd Author: Philip Paeps <[email protected]> AuthorDate: 2021-09-03 02:33:12 +0000 Commit: Philip Paeps <[email protected]> CommitDate: 2021-09-06 01:06:09 +0000 tcp: document TCP Fast Open (RFC 7413) in tcp(4) Adds documentation for the TCP_FASTOPEN socket option and related MIB variables to the tcp(4) manual page. PR: 257907 Reviewed by: gbe Differential Revision: https://reviews.freebsd.org/D31764 (cherry picked from commit 71611b0c688568d513c665e1af3d95fcd50605fa) share/man/man4/tcp.4 | 134 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) -- You are receiving this mail because: You are on the CC list for the bug.
