Date: Fri, 12 May 1995 23:05:35 +0400 From: "Andrey A. Chernov, Black Mage" <ache@astral.msk.su> To: freebsd-bugs@freefall.cdrom.com, widmer@cisco.com Subject: Re: i386/394: ip multicast in ep driver Message-ID: <KQ_5xili58@astral.msk.su> In-Reply-To: <199505112110.OAA13821@freefall.cdrom.com>; from "widmer@cisco.com" at Thu, 11 May 1995 14:10:02 -0700 References: <199505112110.OAA13821@freefall.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199505112110.OAA13821@freefall.cdrom.com> widmer@cisco.com writes: > + if (error == ENETRESET) { > + /* > + * Multicast list has changed; set the > + * hardware filter accordingly > + */ > + epreset(ifp->if_unit); ^^^^^^^^^^^^^^^^^^^^^^ Your patch wrong here. See if_ed.c ed_setrcr() routine as valid example. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?KQ_5xili58>