[Bug 225536] ipfw tcp-setmss doesn't seems to work

2018-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225536

Rodney W. Grimes  changed:

   What|Removed |Added

 CC||i...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list 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"


[Bug 225536] ipfw tcp-setmss doesn't seems to work

2018-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225536

Andrey V. Elsukov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed
   Assignee|i...@freebsd.org|a...@freebsd.org

--- Comment #11 from Andrey V. Elsukov  ---
Fixed in head/ and stable/11. Thanks!

-- 
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"


[Bug 225536] ipfw tcp-setmss doesn't seems to work

2018-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225536

--- Comment #10 from commit-h...@freebsd.org ---
A commit references this bug:

Author: ae
Date: Thu Aug 16 09:42:09 UTC 2018
New revision: 337902
URL: https://svnweb.freebsd.org/changeset/base/337902

Log:
  MFC r337469:
Use host byte order when comparing mss values.

This fixes tcp-setmss action on little endian machines.

PR: 225536
Submitted by:   John Zielinski

Changes:
_U  stable/11/
  stable/11/sys/netpfil/ipfw/pmod/tcpmod.c

-- 
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"