[Bug 257907] TCP_FASTOPEN undocumented in tcp(4)

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 06 Sep 2021 01:17:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257907

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=7aa030f7ccf48d639e5c7e10cdd0392515890541

commit 7aa030f7ccf48d639e5c7e10cdd0392515890541
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:13:47 +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.