[Bug 121257] [tcp] TSO + natd -> slow outgoing tcp traffic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 22 20:07:02 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=121257

Eugene Grosbein <ports at grosbein.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ports at grosbein.net

--- Comment #7 from Eugene Grosbein <ports at grosbein.net> ---
natd and ipfw nat both based on libalias that is not compatible with ISO. This
is documented in ipfw(8) manual page, section BUGS. Before introduction of ipfw
nat this section mentioned natd and was erronously changed to mention only ipfw
nat.

Antway, it says: "Thus, to reliably nat your network traffic, please disable
TSO on your NICs using ifconfig(8)".

This PR should be closed as this documented behavour was always such.
ipfw(8) manual page and natd(8) should be fixed to explicitly mention that
natd(8) is not compatible with TSO.

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


More information about the freebsd-net mailing list