From owner-freebsd-net@FreeBSD.ORG Sun Apr 6 03:20:29 2008 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 C2DDE106564A for ; Sun, 6 Apr 2008 03:20:28 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by mx1.freebsd.org (Postfix) with ESMTP id 7F4578FC1B for ; Sun, 6 Apr 2008 03:20:28 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 07026EAAFE; Sat, 5 Apr 2008 23:20:28 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sat, 05 Apr 2008 23:20:27 -0400 X-Sasl-enc: Z92Arjdj77AUnE3Uxj9f7JXk0xkrkX8+YJHTOLOcDVB4 1207452027 Received: from empiric.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id 6D824BBB0; Sat, 5 Apr 2008 23:20:27 -0400 (EDT) Message-ID: <47F8417A.2060805@FreeBSD.org> Date: Sun, 06 Apr 2008 04:20:26 +0100 From: "Bruce M. Simpson" User-Agent: Thunderbird 2.0.0.12 (X11/20080405) MIME-Version: 1.0 To: Julian Elischer References: <200804052050.09531.frenchy@driven-monkey.com> <47F82EA7.3070000@FreeBSD.org> <47F8357D.5090302@elischer.org> In-Reply-To: <47F8357D.5090302@elischer.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org, frenchy@driven-monkey.com Subject: Re: Initialising networking protocol 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: Sun, 06 Apr 2008 03:20:29 -0000 Julian Elischer wrote: >> >> Seen ayame? http://www.ayame.org/ > > looks like a stalled affort.. things stop in 2002 [greater-than] From what I've read of the code, it seems close to KAME and BSD style, and could actually get merged. With a little bit more work, the userland could slot into XORP's BGP implementation. Of course, all this takes time and effort, however I believe Ayame was a working example of MPLS in NetBSD, so it's as good a place to start as any. cheers BMS