[Bug 225536] ipfw tcp-setmss doesn't seems to work
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jul 29 18:52:22 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225536
John Zielinski <avernar at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |avernar at gmail.com
--- Comment #7 from John Zielinski <avernar at gmail.com> ---
Created attachment 195605
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195605&action=edit
Fix for little endian machines
The tcp-setmss option is broken on little endian machines. The comparison
between oldmss and mss needs to be done in host byte order.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ipfw
mailing list