https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257907
--- Comment #2 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=71611b0c688568d513c665e1af3d95fcd50605fa commit 71611b0c688568d513c665e1af3d95fcd50605fa Author: Philip Paeps <[email protected]> AuthorDate: 2021-09-03 02:33:12 +0000 Commit: Philip Paeps <[email protected]> CommitDate: 2021-09-03 02:33:12 +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 MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D31764 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.
