From owner-freebsd-net Tue Jun 23 23:17:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA11054 for freebsd-net-outgoing; Tue, 23 Jun 1998 23:17:11 -0700 (PDT) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from roma.coe.ufrj.br (jonny@roma.coe.ufrj.br [146.164.53.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA10942 for ; Tue, 23 Jun 1998 23:16:37 -0700 (PDT) (envelope-from jonny@jonny.eng.br) Received: (from jonny@localhost) by roma.coe.ufrj.br (8.8.8/8.8.8) id DAA22380; Wed, 24 Jun 1998 03:16:24 -0300 (EST) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199806240616.DAA22380@roma.coe.ufrj.br> Subject: Re: FreeBSD and default IP Multicast support In-Reply-To: <199806240513.WAA00324@rah.star-gate.com> from Amancio Hasty at "Jun 23, 98 10:13:08 pm" To: hasty@rah.star-gate.com (Amancio Hasty) Date: Wed, 24 Jun 1998 03:16:24 -0300 (EST) Cc: bmah@CA.Sandia.GOV, net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org #define quoting(Amancio Hasty) // The condition for multicast routing remains , that is to rebuild/install the // kernel with option MROUTING or build/load ip_mroute_mod . Did you note this in /usr/src/lkm/Makefile ? ... # $Id: Makefile,v 1.24.2.1 1997/11/06 13:03:53 msmith Exp $ # XXX present but broken: ip_mroute_mod mfs SUBDIR= atapi ccd cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \ ipfw joy kernfs linux msdos nfs nullfs \ pcic portal procfs qcam syscons umapfs # BROKEN due to lkm.h changes precluding > 1 module device per file. #wcd # XXX builds, but not useable with present design # fpu gnufpu union .include ... ip_mrouted_mod is broken, then ? Maybe that's why I've never seen it before. :) BTW: This is a very recent -stable. Jonny PS: If it's not broken, what about re-enabling it ? -- Joao Carlos Mendes Luis M.Sc. Student jonny@jonny.eng.br Universidade Federal do Rio de Janeiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message