Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 1998 03:16:24 -0300 (EST)
From:      Joao Carlos Mendes Luis <jonny@jonny.eng.br>
To:        hasty@rah.star-gate.com (Amancio Hasty)
Cc:        bmah@CA.Sandia.GOV, net@FreeBSD.ORG
Subject:   Re: FreeBSD and default IP Multicast support
Message-ID:  <199806240616.DAA22380@roma.coe.ufrj.br>
In-Reply-To: <199806240513.WAA00324@rah.star-gate.com> from Amancio Hasty at "Jun 23, 98 10:13:08 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
#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 <bsd.subdir.mk>
...

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806240616.DAA22380>