Re: em(4) and multicast

2003-10-28 Thread Christian Weisgerber
Christian Weisgerber <[EMAIL PROTECTED]> wrote: > OpenBSD has ported the em(4) driver from FreeBSD. At least on > OpenBSD, em(4) is partially broken: it fails to receive multicast > ethernet frames. This turns out to be a bug in the OpenBSD driver that happened in the porting process. -- Chris

em(4) and multicast

2003-10-23 Thread Christian Weisgerber
OpenBSD has ported the em(4) driver from FreeBSD. At least on OpenBSD, em(4) is partially broken: it fails to receive multicast ethernet frames. This effectively breaks both IPv4 and IPv6 multicast, including IPv6 neighbor discovery. I have one report that says FreeBSD 4.9's em(4) has the same b