From owner-freebsd-net@FreeBSD.ORG Sun Apr 6 02:29:17 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 00C5D1065673 for ; Sun, 6 Apr 2008 02:29:17 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outE.internet-mail-service.net (oute.internet-mail-service.net [216.240.47.228]) by mx1.freebsd.org (Postfix) with ESMTP id D710D8FC18 for ; Sun, 6 Apr 2008 02:29:16 +0000 (UTC) (envelope-from julian@elischer.org) Received: from mx0.idiom.com (HELO idiom.com) (216.240.32.160) by out.internet-mail-service.net (qpsmtpd/0.40) with ESMTP; Sat, 05 Apr 2008 22:17:32 -0700 Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id A36FD2D600F; Sat, 5 Apr 2008 19:29:13 -0700 (PDT) Message-ID: <47F8357D.5090302@elischer.org> Date: Sat, 05 Apr 2008 19:29:17 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: "Bruce M. Simpson" References: <200804052050.09531.frenchy@driven-monkey.com> <47F82EA7.3070000@FreeBSD.org> In-Reply-To: <47F82EA7.3070000@FreeBSD.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 02:29:17 -0000 Bruce M. Simpson wrote: > frenchy@driven-monkey.com wrote: >> Hi All, >> >> I am working on implementing MPLS in FreeBSD at the moment. I was >> wondering if anyone had some links to any references I could use, or >> recommend any books I can use to help me in that. Failing that, I am >> struggling with trying to work out how to initialise my MPLS protocol >> in the netisr stack, so the mpls_input function I am writing is called >> when an MPLS packet is received. >> > > Seen ayame? http://www.ayame.org/ looks like a stalled affort.. things stop in 2002 > _______________________________________________ > 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"