From owner-freebsd-questions Tue Sep 5 19:42:07 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.11/8.6.6) id TAA17283 for questions-outgoing; Tue, 5 Sep 1995 19:42:07 -0700 Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.6.11/8.6.6) with SMTP id TAA17277 for ; Tue, 5 Sep 1995 19:42:06 -0700 Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14525(4)>; Tue, 5 Sep 1995 19:41:23 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <177475>; Tue, 5 Sep 1995 19:41:12 -0700 X-Mailer: exmh version 1.6.1 5/23/95 To: bah6f@phil.cs.virginia.edu cc: questions@freebsd.org, babkin@hq.icb.chel.su Subject: Re: multicast on ep0 device In-reply-to: Your message of "Fri, 01 Sep 95 10:08:09 PDT." <9509011708.AA25839@phil.cs.Virginia.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 5 Sep 1995 19:41:01 PDT From: Bill Fenner Message-Id: <95Sep5.194112pdt.177475@crevenia.parc.xerox.com> Sender: questions-owner@freebsd.org Precedence: bulk In message <9509011708.AA25839@phil.cs.Virginia.EDU> you write: >I'm trying to get a FreeBSD box (2.1.0-SNAP) running some of the MBONE >tools. (sd, vat, nv, etc) It doesn't seem to want to do it, though. > >If I look at the ethernet device (ep0) I see >ep0: flags=863 mtu 1500 There is an ep driver that reports itself as multicast-capable floating around, but it hasn't made it into -current yet, for some reason. Perhaps someone else on the list saved the diffs last time they got posted?... Bill