From owner-freebsd-hackers Mon Dec 4 10:26:28 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA21869 for hackers-outgoing; Mon, 4 Dec 1995 10:26:28 -0800 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id KAA21853 for ; Mon, 4 Dec 1995 10:26:15 -0800 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA03965; Mon, 4 Dec 1995 11:24:55 -0700 From: Terry Lambert Message-Id: <199512041824.LAA03965@phaeton.artisoft.com> Subject: Re: IPv6 To: benb@imbrium.velocity.com (Ben Black) Date: Mon, 4 Dec 1995 11:24:54 -0700 (MST) Cc: hackers@freebsd.org In-Reply-To: <9512040546.AA24143@velocity.com> from "Ben Black" at Dec 3, 95 11:46:08 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 482 Sender: owner-hackers@freebsd.org Precedence: bulk > > is anyone porting the current alpha release of the NRL IPv6 code? I heard that the original work was done in BSD4.4; NetBSD springs to mind. > ps - anyone working on a threaded kernel? loadable device drivers? I am working on kernel threading. There are already loadable device drivers. See /usr/src/lkm and the "modload" man page. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.