[Bug 257907] TCP_FASTOPEN undocumented in tcp(4)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257907] TCP_FASTOPEN undocumented in tcp(4)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Sep 2021 02:34:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257907 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=71611b0c688568d513c665e1af3d95fcd50605fa commit 71611b0c688568d513c665e1af3d95fcd50605fa Author: Philip Paeps <philip@FreeBSD.org> AuthorDate: 2021-09-03 02:33:12 +0000 Commit: Philip Paeps <philip@FreeBSD.org> 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.