freebsd-dev/sys/dev/fxp
Pyun YongHyeon 0685c824ca Don't blindly set IP packet length from interface MTU in TSO case.
Remote host can advertise smaller MSS than that of sender so upper
stack might have adjusted the MSS which in turn generates IP
packets that are less size than that of interface MTU.

Reported by:	Bjoern Koenig ( bkoenig <> alpha-tierchen dot de )
Tested by:	Bjoern Koenig ( bkoenig <> alpha-tierchen dot de )
MFC after:	3 days
2009-04-13 00:32:34 +00:00
..
if_fxp.c Don't blindly set IP packet length from interface MTU in TSO case. 2009-04-13 00:32:34 +00:00
if_fxpreg.h Add VLAN hardware tag insertion/stripping support. Tx/Rx checksum 2008-12-02 02:30:12 +00:00
if_fxpvar.h Add basic WOL support for 82550/82551/82558 and 82559 based 2008-11-27 01:57:23 +00:00
rcvbundl.h