From owner-freebsd-isdn Tue Mar 7 10:38: 6 2000 Delivered-To: freebsd-isdn@freebsd.org Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id C7A3C37BFFB; Tue, 7 Mar 2000 10:38:00 -0800 (PST) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.3/8.9.2) id KAA41919; Tue, 7 Mar 2000 10:36:42 -0800 (PST) From: Archie Cobbs Message-Id: <200003071836.KAA41919@bubba.whistle.com> Subject: Re: ijppp for isdn, ppp compression, and netgraph (also: load balancing) In-Reply-To: <20000305190214.B16881@saturn.kn-bremen.de> from Juergen Lock at "Mar 5, 2000 07:02:15 pm" To: nox@jelal.kn-bremen.de (Juergen Lock) Date: Tue, 7 Mar 2000 10:36:42 -0800 (PST) Cc: julian@elischer.org (Julian Elischer), hm@hcs.de, kuku@gilberto.physik.RWTH-Aachen.DE, freebsd-isdn@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Juergen Lock writes: > > when this is done the netgraph PPP nodes (which can support > > these compression types will be usable. > > They could, but they don't yet, right? :) > > Maybe it still should be added to ijppp first cause debugging user > processes is easier than the kernel... and at the usual isdn bri > speeds a user process should still be pretty fast enough. That makes perfect sense.. just be sure to write the code so that it's easily ported to the kernel.. the main issues being mbuf's.. for that it's probably eassiest to just punt and copy each packet into a contiguous buffer. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message