[Bug 258732] TCP_MAXSEG does not work

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 26 Sep 2021 14:35:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258732

Michael Tuexen <tuexen@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tuexen@freebsd.org

--- Comment #2 from Michael Tuexen <tuexen@freebsd.org> ---
The current man page of tcp says for the TCP_MAXSEG socket option:

By default, a sender- and receiver-TCP will negotiate among themselves to
determine the maximum segment size to be used for each connection.  The
TCP_MAXSEG option allows the user to determine the result of this negotiation,
and to reduce it if desired.

Are you saying that the socket option does not work as described above?

-- 
You are receiving this mail because:
You are the assignee for the bug.