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

John Zielinski <aver...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aver...@gmail.com

--- Comment #7 from John Zielinski <aver...@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.
_______________________________________________
freebsd-ipfw@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "freebsd-ipfw-unsubscr...@freebsd.org"

Reply via email to