From owner-freebsd-net@FreeBSD.ORG Wed Jul 9 12:58:48 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6586237B401 for ; Wed, 9 Jul 2003 12:58:48 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBBBF43F93 for ; Wed, 9 Jul 2003 12:58:47 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([12.233.125.100]) by attbi.com (rwcrmhc12) with ESMTP id <200307091958460140063adpe>; Wed, 9 Jul 2003 19:58:46 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA32449; Wed, 9 Jul 2003 12:58:45 -0700 (PDT) Date: Wed, 9 Jul 2003 12:58:43 -0700 (PDT) From: Julian Elischer To: Michael Sierchio In-Reply-To: <3F0C7328.7080304@tenebras.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-net@freebsd.org Subject: Re: Question about bridging code X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2003 19:58:48 -0000 On Wed, 9 Jul 2003, Michael Sierchio wrote: > Julian Elischer wrote: > > > how come no-one knows about netgraph.. the framework designed to do > > exactly this? :-) > > It's only been in use for 6 years.. > > Because we're missing a Nutshell book on the topic? Because only > initiates into the Dark Art of Whistling know how to use it? ;-) > (NB: smiley. You're not a humorless, literal-minded prat, but some > of us are.) > > Heck, Julian, I'd be using it right now if I had the time to > figure out how to rewrite ng_one2many to handle something > other than round-robin. I'd like to fill the 256kbit/s > frame relay to London before directing traffic over the VPN > on our DS3, competing with all other traffic. As an advanced > exercise, I'd like to balance based on QoS, with low-latency > traffic (VoIP, etc.) going over the frame link. I have a netgraph node that does load balancing, but it's not completed to my satisfaction.. you can play with it if you want :-) > > > > > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >