From owner-freebsd-isdn Mon Dec 14 13:17:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA13718 for freebsd-isdn-outgoing; Mon, 14 Dec 1998 13:17:50 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from mail.elpost.com (DNS2.ELPOST.COM [193.15.1.52]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA13669; Mon, 14 Dec 1998 13:17:39 -0800 (PST) (envelope-from johan@granlund.nu) Received: from phoenix.granlund.nu (t3o29p14.telia.com [194.236.215.14]) by mail.elpost.com (2.5 Build 2626 (Berkeley 8.8.6)/8.8.4) with ESMTP id WAA00940; Mon, 14 Dec 1998 22:12:40 +0100 Received: from localhost (johan@localhost) by phoenix.granlund.nu (8.9.1/8.9.1) with ESMTP id WAA10547; Mon, 14 Dec 1998 22:12:29 +0100 (CET) (envelope-from johan@granlund.nu) Date: Mon, 14 Dec 1998 22:12:29 +0100 (CET) From: Johan Granlund To: Julian Elischer cc: Poul-Henning Kamp , =?ISO-8859-1?Q?Lars_=C5kerling?= , current@FreeBSD.ORG, isdn@FreeBSD.ORG Subject: Re: if_sppp is BROKEN!!! In-Reply-To: <36756E2E.2781E494@whistle.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 14 Dec 1998, Julian Elischer wrote: > Johan Granlund wrote: > > > > Is this a implementation of SYSV Streams? > > > > /Johan > > > > On Sun, 13 Dec 1998, Julian Elischer wrote: > > > > > how about porting the whole shebang to whistle's 'streams' > > > replacement.. > > > we could probably supply the frame relay and ppp packetizer nodes along > > > with the framework and tools... > > > s > > > > > No it's something that lives in the same ecological niche, but is > different. > > it's not based on a 'stack' but instead allows an arbitrary network of > processing elements to be created. > > I released it about 12 months ago but it needs some cleaning.. > :-) > > julian This is really interesting! One of the concepts i liked in SYSV (ducking for cover) was streams and its ability to chain together modules to process a datastream. If it's coupled with kld to dynamically load/unload modules i think you have something _very_ good. That network thing. Can a module route a package thru different modules based on contents and state? /Johan > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message