From owner-svn-soc-all@freebsd.org Sun Jun 28 01:39:38 2015 Return-Path: Delivered-To: svn-soc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 492A598C80A for ; Sun, 28 Jun 2015 01:39:38 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from socsvn.freebsd.org (socsvn.freebsd.org [IPv6:2001:1900:2254:206a::50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3AED612EB for ; Sun, 28 Jun 2015 01:39:38 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from socsvn.freebsd.org ([127.0.1.124]) by socsvn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5S1dcIZ059502 for ; Sun, 28 Jun 2015 01:39:38 GMT (envelope-from roam@FreeBSD.org) Received: (from www@localhost) by socsvn.freebsd.org (8.14.9/8.14.9/Submit) id t5S1dbig059498 for svn-soc-all@FreeBSD.org; Sun, 28 Jun 2015 01:39:37 GMT (envelope-from roam@FreeBSD.org) Date: Sun, 28 Jun 2015 01:39:37 GMT Message-Id: <201506280139.t5S1dbig059498@socsvn.freebsd.org> X-Authentication-Warning: socsvn.freebsd.org: www set sender to roam@FreeBSD.org using -f From: roam@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r287684 - soc2015/roam MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-soc-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the entire Summer of Code repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2015 01:39:38 -0000 Author: roam Date: Sun Jun 28 01:39:37 2015 New Revision: 287684 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=287684 Log: Scratch two items off the ng_ayiya to-do list. The manual page is there and with the tic-tunnels.txt.sample file setting up a testing "lab" should be easier. Well, there's also the almost-functional "scaffold two" command, but it doesn't really count, since no packets will go through the AYIYA interfaces. ObQuote: "One step closer" Modified: soc2015/roam/README.txt Modified: soc2015/roam/README.txt ============================================================================== --- soc2015/roam/README.txt Sun Jun 28 01:39:33 2015 (r287683) +++ soc2015/roam/README.txt Sun Jun 28 01:39:37 2015 (r287684) @@ -151,12 +151,7 @@ - use a callout to periodically send an AYIYA heartbeat packet -- write a ng_ayiya manual page - - finish the Net-SixXS Perl distribution (mostly documentation) and release it to CPAN -- extend the testing scaffold to make it easy to pit two ng_ayiya nodes - against each other - - teach sixxs-aiccu about ng_ayiya