From owner-freebsd-net@FreeBSD.ORG Mon Sep 24 09:33:42 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A56E916A419 for ; Mon, 24 Sep 2007 09:33:42 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from pobox.codelabs.ru (pobox.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 443F013C45B for ; Mon, 24 Sep 2007 09:33:42 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender:X-Spam-Status:Subject; b=M8xCqygFC3C5BRG/9/L6NdhSCweKMl6gKWU/uMWMbe2N77MS6oKU8+dHT9EZJDPV5Xi5vC0QnZA2DU98wxCWa4nQkKEw5pAQDtaWbfXj5PiZQv2LkGRg8tVZmxI94P9VfTZywxFbV4oy8DFaR+t73BW7Ro3PEsYnvYsP5sw3WGI=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by pobox.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1IZk23-000DCu-Md; Mon, 24 Sep 2007 13:15:11 +0400 Date: Mon, 24 Sep 2007 13:15:07 +0400 From: Eygene Ryabinkin To: Richard A Steenbergen Message-ID: <20070924091507.GB8111@void.codelabs.ru> References: <46F1AC0B.9040109@ibctech.ca> <46F1BDE1.8090102@gmail.com> <46F1E900.7070604@elischer.org> <46F1F376.3020609@ibctech.ca> <20070920072409.GT79417@elvis.mu.org> <20070920114839.M37866@swaggi.com> <20070921035449.GC1906@gerbil.cluepon.net> <20070921214602.38487d27@meijome.net> <20070921181006.GG1906@gerbil.cluepon.net> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20070921181006.GG1906@gerbil.cluepon.net> Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-1.9 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_50 Cc: freebsd-net@freebsd.org, Norberto Meijome Subject: Re: Quagga as border router X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Sep 2007 09:33:42 -0000 Richard, good day. Fri, Sep 21, 2007 at 02:10:06PM -0400, Richard A Steenbergen wrote: > > Interesting.... what is the golden aim of software based router we should be > > trying to reach? > > Well for starters, to have a routing stack that is based on any modern > techniques developed in the last 20 years or so. It may not even matter, > there is plenty to FreeBSD that has absolutely nothing to do with routing, > and if all you're doing is throw 5Mbps at a core 2 duo it really doesn't > matter how the routing code is implemented. :) There are plenty of good > folks who understand all of this perfectly well (for example Andre > Oppermann), who are working hard to modernize fbsd's routing code, so I > have full faith that it will be fixed eventually. :) Could you please throw some links to these modern techniques? I am keen to read about it. Thank you. -- Eygene