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

Hiren Panchasara <hi...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hi...@freebsd.org

--- Comment #2 from Hiren Panchasara <hi...@freebsd.org> ---
Unsure if you are still chasing this but I am a bit lost on what you are trying
to do. If you are trying to trigger fast-retransmit on 2 dupacks instead of 3,
easiest way is to change 'const int tcprexmtthresh = 3' in tcp_input.c

About tcpdump showing packet size > MSS, it usually happens with tso/lro.

(Also providing actual pcaps help in such situations.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to