Date: Fri, 08 Oct 2021 01:11:35 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 258732] [tcp] TCP_MAXSEG does not work Message-ID: <bug-258732-7501-V3Bx26Zu4q@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258732-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-258732-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=3D258732 --- Comment #8 from zhh0000zhh <me@zhh0000zhh.com> --- For high performance ipv6 to ipv4 forwarding, mss is required (TCP_NODELAY = ON) and in rfc879 page 2, Section 3,=20 "The MSS can be used completely independently in each direction of data flow. The result may be quite different maximum sizes in the two directions." https://datatracker.ietf.org/doc/html/rfc879#section-3 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258732-7501-V3Bx26Zu4q>