Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jun 2023 19:25:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 272124] The socket option "SCTP_DELAYED_ACK_TIME" is not available
Message-ID:  <bug-272124-9-e8qaUCChZv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272124-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272124-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272124

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Da820d8fa71e8f17a0bfc399b6716f42f0=
77dfcce

commit a820d8fa71e8f17a0bfc399b6716f42f077dfcce
Author:     Michael Tuexen <tuexen@FreeBSD.org>
AuthorDate: 2023-06-21 07:03:30 +0000
Commit:     Michael Tuexen <tuexen@FreeBSD.org>
CommitDate: 2023-06-25 19:24:46 +0000

    sctp: fix man page for socket option controlling delayed acks

    The SCTP_DELAYED_ACK_TIME socket option was replaced by the
    SCTP_DELAYED_SACK in the socket API specification in
    draft-ietf-tsvwg-sctpsocket-14.
    The code was updated in r170056, but the man page was not.

    PR:             272124

    (cherry picked from commit 133b132bc1b612abe591c8f54680c3da8491e194)

 share/man/man4/sctp.4 | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272124-9-e8qaUCChZv>