From owner-freebsd-net@FreeBSD.ORG Fri Mar 15 16:28:36 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B17AD2B3 for ; Fri, 15 Mar 2013 16:28:36 +0000 (UTC) (envelope-from sodynet1@gmail.com) Received: from mail-pb0-f52.google.com (mail-pb0-f52.google.com [209.85.160.52]) by mx1.freebsd.org (Postfix) with ESMTP id 917CBB56 for ; Fri, 15 Mar 2013 16:28:36 +0000 (UTC) Received: by mail-pb0-f52.google.com with SMTP id ma3so4048825pbc.39 for ; Fri, 15 Mar 2013 09:28:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=5yGpbIBKKlcY5fvE2m0j6+pW71ar+8+piVfhOvdD5N4=; b=ACPtoN0uu9gyTYntI17mERpAELkgDE9VdadbiHJVH4/iOzoCUlyqsT32tN2V+j2kO4 W7mlU3+VZpLAlVhxSIH+7LE9o/Ow0svVy37rnQiLVwUJ5Gf97UCPsbhHiPXLJHZuFGSA iu6NajqxXfBQhIa3A6l8csfK5TpIbrEthFca8bb7NcyO1NJiDw7/AxxZL8OTaJ+gQbQV amgnRNmgrfLxeLvQu8BgYkONVrUr8JOQNv9lHjlcl4ZJzpnaxhMZbYhD7ghjHBvzqJdg GJqBkqA8Nznjs4EQZHNmI5HITUb/P2OC8sY6D5llUqHHwLRF+5sQIw9av0HTixrqFIzQ x1kQ== MIME-Version: 1.0 X-Received: by 10.68.189.99 with SMTP id gh3mr16988319pbc.203.1363364909824; Fri, 15 Mar 2013 09:28:29 -0700 (PDT) Received: by 10.70.34.103 with HTTP; Fri, 15 Mar 2013 09:28:29 -0700 (PDT) Received: by 10.70.34.103 with HTTP; Fri, 15 Mar 2013 09:28:29 -0700 (PDT) In-Reply-To: References: Date: Fri, 15 Mar 2013 18:28:29 +0200 Message-ID: Subject: MPLS From: Sami Halabi To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2013 16:28:36 -0000 Hi, Are there ongoing job of mpls in freebsd? I saw thd site http://freebsd.mpls.in for aboug a year now and I don't see much progress. ITOH OpenBSD has a complete implementation of MPLS out of the box, maybe porting it would be short and more straight forward than porting linux LDP implementation of BIRD. Thanks in advance, Sami