Date: Wed, 18 Oct 1995 09:56:40 -0400 From: "Garrett A. Wollman" <wollman@lcs.mit.edu> To: "Serge A. Babkin" <babkin@hq.icb.chel.su> Cc: gena@NetVision.net.il, wollman@freebsd.org, jkh@time.cdrom.com, current@freebsd.org Subject: Re: 3c509 in -current needs patching Message-ID: <9510181356.AA05148@halloran-eldar.lcs.mit.edu> In-Reply-To: <199510181012.PAA15264@hq.icb.chel.su> References: <XFMail.951017101523.gena@NetVision.net.il> <199510181012.PAA15264@hq.icb.chel.su>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Wed, 18 Oct 1995 15:12:12 +0500 (GMT+0500), "Serge A. Babkin" <babkin@hq.icb.chel.su> said: I found a bug by visual inspection... > ! ifp->if_flags = IFF_BROADCAST | IFF_MULTICAST | > ! IFF_SIMPLEX | IFF_NOTRAILERS; > ! case SIOCADDMULTI: > ! case SIOCDELMULTI: > ! /* Now this driver has no support for programmable > ! * multicast filters. If some day it will gain this > ! * support this part of code must be extended. > ! */ > ! error=0; > ! break; If multicast is not supported, the driver should not claim to support it. -GAWollman -- Garrett A. Wollman | Shashish is simple, it's discreet, it's brief. ... wollman@lcs.mit.edu | Shashish is the bonding of hearts in spite of distance. Opinions not those of| It is a bond more powerful than absence. We like people MIT, LCS, ANA, or NSA| who like Shashish. - Claude McKenzie + Florent Vollant
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9510181356.AA05148>