From owner-freebsd-current@FreeBSD.ORG Tue Mar 2 11:35:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19EF116A4CE; Tue, 2 Mar 2004 11:35:31 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82C9943D31; Tue, 2 Mar 2004 11:35:30 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id B574B654D7; Tue, 2 Mar 2004 19:35:28 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28383-02-10; Tue, 2 Mar 2004 19:35:28 +0000 (GMT) Received: from saboteur.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id C210C654D3; Tue, 2 Mar 2004 19:35:27 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 001B018; Tue, 2 Mar 2004 19:35:26 +0000 (GMT) Date: Tue, 2 Mar 2004 19:35:26 +0000 From: Bruce M Simpson To: Brad Knowles Message-ID: <20040302193526.GE7115@saboteur.dek.spc.org> Mail-Followup-To: Brad Knowles , ad@astral-on.net, freebsd-net@freebsd.org, freebsd-current@freebsd.org References: <4043B6BA.B847F081@freebsd.org> <200403011507.52238.wes@softweyr.com> <20040302031625.GA4061@scylla.towardex.com> <20040302042957.GH3841@saboteur.dek.spc.org> <20040302082625.GE22985@cell.sick.ru> <20040302084321.GA21729@xor.obsecurity.org> <20040302090219.GC3438@astral-on.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: freebsd-net@freebsd.org cc: freebsd-current@freebsd.org cc: ad@astral-on.net Subject: Re: My planned work on networking stack X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 19:35:31 -0000 On Tue, Mar 02, 2004 at 02:36:50PM +0100, Brad Knowles wrote: [snip] > Oh, and then there are all the operational issues where > zebra/quagga can't keep sessions going when a neighbor flaps, etc.... > Those would require re-architecting the whole routing system, at > which point it might make a lot more sense to go with a different > implementation -- such as bgpd from OpenBSD. Point taken, Brad. We look forward to your ports submission. BMS