Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2023 07:18:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 272124] The socket option "SCTP_DELAYED_ACK_TIME" is not available
Message-ID:  <bug-272124-7501-ECbJsFFfa9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272124-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272124-7501@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 #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D133b132bc1b612abe591c8f54680c3da8=
491e194

commit 133b132bc1b612abe591c8f54680c3da8491e194
Author:     Michael Tuexen <tuexen@FreeBSD.org>
AuthorDate: 2023-06-21 07:03:30 +0000
Commit:     Michael Tuexen <tuexen@FreeBSD.org>
CommitDate: 2023-06-21 07:18:05 +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
    MFC after:      3 days

 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-7501-ECbJsFFfa9>