union {
struct fxp_ipcb ipcb;
struct fxp_tbd tbd[FXP_NTXSEG + 1];
} tx_cb_u;
};
/usr/src/sys/dev/fxp/if_fxp.c:1630 is in:
/* Configure TSO. */
if (m->m_pkthdr.csum_flags & CSUM_TSO) {
cbp->tbd[-1].tb_size = htole32(m->m_pkth
he current code clears all the hardware mc filters
already set, as a result, the box can't receive any multicast packets
(this is a serious problem especially when using ipv6).
---
Keiichi SHIMA
IIJ Research Laboratory <[EMAIL PROTECTED]>
KAME Project <[EMAIL PROTECTED]>
--- orig/i
c D. Futch wrote:
This is from -current as of Wed Dec 22 01:48:17 EST 1999
../../pci/if_fxp.c: In function `fxp_intr':
../../pci/if_fxp.c:1069: warning: label `getit' defined but not used
../../pci/if_fxp.c:1064: warning: label `dropit' defined but not used
--
Eric Futch
This is from -current as of Wed Dec 22 01:48:17 EST 1999
../../pci/if_fxp.c: In function `fxp_intr':
../../pci/if_fxp.c:1069: warning: label `getit' defined but not used
../../pci/if_fxp.c:1064: warning: label `dropit' defined but not used
--
Eric Futch New York C