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: Tue Mar 01 2005 - 12:37:07 CST


CVSROOT: /cvs
Module name: src
Changes by: mcbridecvs.openbsd.org 2005/03/01 11:37:07

Modified files:
        sys/dev/pci : if_san_common.c if_san_common.h if_san_obsd.c
                         if_san_te1.c if_san_xilinx.c if_sandrv.c

Log message:
- make large packets work without hanging the interface
- make tcpdump attach correctly

by Alex Feldman prodded via Greg Mortensen <thevisionpobox.com>

ok deraadt