CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/16 13:16:21
Modified files: sys/dev/ic : re.c sys/dev/pci : if_bnx.c if_ix.c if_txp.c Log message: Convert RX tag stripping to storing the tag in the mbuf header and enable RX tag stripping for re(4). ok brad@