From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 69C2F2004D7 for ; Sat, 3 Mar 2012 11:06:22 -0800 (PST) Received: from github.com (sh2.rs.github.com [50.57.128.197]) by smtp1.rs.github.com (Postfix) with ESMTP id DA41742666 for ; Sat, 3 Mar 2012 11:06:21 -0800 (PST) Date: Sat, 03 Mar 2012 11:06:21 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f526badcf214_35d71a8dae41301ed@sh2.rs.github.com.mail> Subject: [dtaht/ceropackages] afa95c: Added lisp and lig support to ceropackages Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f526badccf22_35d71a8dae4129982"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Mar 2012 19:06:22 -0000 ----==_mimepart_4f526badccf22_35d71a8dae4129982 Date: Sat, 03 Mar 2012 11:06:21 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f526badce2cf_35d71a8dae413006f@sh2.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages Commit: afa95c25b529603205f0df9fdf652c079f6c22c8 https://github.com/dtaht/ceropackages/commit/afa95c25b529603205f0df9fdf652c079f6c22c8 Author: Dave Taht Date: 2012-03-03 (Sat, 03 Mar 2012) Changed paths: A net/lig/Makefile A net/lig/patches/001-flags.patch A net/lisp/Makefile A net/lisp/files/lispd.init A net/lisp/patches/001-modules.patch A net/lisp/patches/002-cross-compile.patch A net/lisp/patches/003-kernel-changes.patch A net/lisp/patches/004-destdir.patch A net/lisp/patches/005-no-modprobe.patch A net/lisp/patches/006-fix-switch.patch Log Message: ----------- Added lisp and lig support to ceropackages LISP is not the language, but locator/ID separation for routing ipv4 and ipv6 that various vendors have adopted and in places like facebook, deployed. Lig is a tool that can be used to query the LISP mapping database. Package development courtesy of the ever-prolific Stephen Walker. ----==_mimepart_4f526badccf22_35d71a8dae4129982--