From owner-freebsd-net@FreeBSD.ORG Tue May 29 10:06:30 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D89F016A468 for ; Tue, 29 May 2007 10:06:30 +0000 (UTC) (envelope-from ldacol@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id B4E9213C465 for ; Tue, 29 May 2007 10:06:30 +0000 (UTC) (envelope-from ldacol@gmail.com) Received: by wa-out-1112.google.com with SMTP id m33so858785wag for ; Tue, 29 May 2007 03:06:30 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=HachTf8VkszZ+ln0E65X/Gf9FpokeRX+PsHLOqbe3UqUcyJF9O+Ltl97S0ylZQ8aFPsH8wlPtCCGyNzjc8CeIZ01ol2X95+9DDIEBC4NtaxUro9WKLxFdsiFShMa1pFw4FRtAl0vKTVJVMKrFizWk2vYK52qWui+UmcS0Wki7tg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=QOb+6qlRjQ/D8SaIFUdqRq+JZKGB2SKPL3MYRwVn/vrYX2mL2OrYzGcJ+DxpVzl3X+D4ax6ycXfJuNuUGUluEpZRUHZebuYRoZ+gCA+ndCwQQWhADSPgBp/EOq6QY11vyQRkAA+KCCv9+Ri2Y8dttsknuZeP5uqAHNm6tKHhw2M= Received: by 10.114.88.1 with SMTP id l1mr3337366wab.1180431568124; Tue, 29 May 2007 02:39:28 -0700 (PDT) Received: by 10.114.177.2 with HTTP; Tue, 29 May 2007 02:39:28 -0700 (PDT) Message-ID: Date: Tue, 29 May 2007 11:39:28 +0200 From: "Luca Da Col" To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Implement Multi-Protocol Label Switching (MPLS) 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: Tue, 29 May 2007 10:06:30 -0000 Hello, I would like to know if someone is actively working on MPLS project for FreeBSD. I would also like to know if James Leu's MPLS implementation for Linux has been considered as starting point for this project. Thank you, Luca Da Col