Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2000 21:01:47 -0500 (EST)
From:      "Eric D. Futch" <efutch@nyct.net>
To:        Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: gif and faith as kld... 
Message-ID:  <Pine.BSF.4.05.10003272059170.5543-100000@bsd1.nyct.net>
In-Reply-To: <20000328103805K.shin@nd.net.fujitsu.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
I fixed this obvious problem in the latest message I sent with new
Makefile's.  Note that there might be some side-effect of making gif into
a kernel module.  When I was using the gif kernel module I couldn't ping6
to anywhere.  Now that it's compiled directly into the kernel I can.  I
have to do more testing I guess.

--
Eric Futch              New York Connect.Net, Ltd.
efutch@nyct.net         Technical Support Staff
http://www.nyct.net     (212) 293-2620
"Bringing New York The Internet Access It Deserves"


On Tue, 28 Mar 2000, Yoshinobu Inoue wrote:

>
>in_gif_output() is defined in netinet/in_gif.c, and the files
>are only used when either of INET and gif are specified in config.
>Same thing applies to netinet6/in6_gif.c.
>
>from sys/conf/files:
>  netinet/in_gif.c        optional gif inet
>  netinet6/in6_gif.c        optional gif inet6
>
>So should these also be used in the kld module?
>
>Cheers,
>Yoshinobu Inoue
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-hackers" in the body of the message
>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10003272059170.5543-100000>