From owner-freebsd-net@FreeBSD.ORG Sat Sep 22 15:09:29 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 3BBEE16A419; Sat, 22 Sep 2007 15:09:29 +0000 (UTC) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.freebsd.org (Postfix) with ESMTP id 16B5213C47E; Sat, 22 Sep 2007 15:09:29 +0000 (UTC) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1IZ6bm-000LZq-B6; Sat, 22 Sep 2007 15:09:26 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1IZ6bk-0002fJ-K2; Sat, 22 Sep 2007 05:09:24 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18165.12318.554794.770247@roam.psg.com> Date: Sat, 22 Sep 2007 05:09:18 -1000 To: "Kevin Oberman" References: <20070921012830.GA79417@elvis.mu.org> <20070921165303.7FDDB45028@ptavv.es.net> Cc: mattr@eagle.ca, Steve Bertrand , Alfred Perlstein , Julian Elischer , freebsd-net@freebsd.org, Sten Daniel Soersdal 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: Sat, 22 Sep 2007 15:09:29 -0000 > I would like to see NOTHING running anything that looked too much like > 5.x. And I can't really think the 6.x (while much better that 5) would > be a good choice for a route processor. juniper merely uses freebsd as a framework. all route processing, and anything to do with routing, is extremely different and custom code. randy