[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: Mon, 06 Sep 2021 01:16:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257907
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=783ace226489a2b74eb4eace1dbc50f56bea3afd
commit 783ace226489a2b74eb4eace1dbc50f56bea3afd
Author:     Philip Paeps <philip@FreeBSD.org>
AuthorDate: 2021-09-03 02:33:12 +0000
Commit:     Philip Paeps <philip@FreeBSD.org>
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.