From owner-freebsd-hackers Wed Jan 15 23:25:55 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id XAA07470 for hackers-outgoing; Wed, 15 Jan 1997 23:25:55 -0800 (PST) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id XAA07465 for ; Wed, 15 Jan 1997 23:25:52 -0800 (PST) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.8.4/8.8.4) with SMTP id XAA05563; Wed, 15 Jan 1997 23:20:41 -0800 (PST) Message-ID: <32DDD678.446B9B3D@whistle.com> Date: Wed, 15 Jan 1997 23:19:20 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: "Jordan K. Hubbard" CC: Archie Cobbs , Brian Somers , danny@panda.hilink.com.au, ejs@bfd.com, freebsd-hackers@FreeBSD.ORG, archie@alpo.whistle.com Subject: Re: FreeBSD as an ISDN Router References: <1984.853384592@time.cdrom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Jordan K. Hubbard wrote: > > > daemon.. it would be just as easy to make it a separate daemon using > > divert(4) sockets. Then you can use it with any ppp code and on any > > And this is left as an exercise for the reader? :-) no we HAVE this, but it's built into the product.. you know the HARD part got put into FreeBSD. The EASY part is left as an exercise.. we just can't release that, but we have given a lot of hints as to how we did it :) > > Jordan