OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Ryan Thomas McBride (mcbridecvs.openbsd.org)
Date: Fri Jun 18 2004 - 15:42:35 CDT


CVSROOT: /cvs
Module name: src
Changes by: mcbridecvs.openbsd.org 2004/06/18 14:42:35

Modified files:
        sys/dev/pci : if_em.c if_em.h

Log message:
On architectures which have strict alignment, shift the entire mbuf chain by
ETHER_ALIGN bytes when jumbo packets are enabled (mtu > ETHERMTU).

ok henric (slightly different diff)