From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) by huchra.bufferbloat.net (Postfix) with ESMTP id 7CBB821F118 for ; Mon, 22 Jul 2013 16:43:40 -0700 (PDT) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1374536620; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=YehhpHSLdSCev+btKEstARBLSRE6NfzftXUwjdne8pQ=; b=N+RY3C0rMemcT8TBQzp1T2ancX2koTD38hAiV7MJaPoroOlO2P2+zTrbQx7Y0KrnRCqURNKJ XdzFvWDIJnl+aMKafyqgjePBclJddcEdeyktzCCYlolMLx4HQBZSUErjkbi/mRagQfCPhJEf GvSu+FdR/+FnTmliolWBX7Ml0YU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; b=PyGwrulokJohTtsNIirJmAAE27Q1Ow3Bc8B907vBw23T2kFSolX7TXMiJHrrHZ/tmbGfVY +zzfSK+VEfyLRiRiOofKsxazV3+icixOX1OAYjv37YT5u+dkFtdylx1LX012+KYniAJ1jqw7 DYPyxm4hHNaFnXHP3Qw9fCeXhcWBg= Received: by luna.mailgun.net with SMTP mgrt 8729148314989; Mon, 22 Jul 2013 23:43:40 +0000 Received: from github.com (Unknown [192.30.252.55]) by mxa.mailgun.org with ESMTP id 51edc3ab.7ffbb8c325a0-in3; Mon, 22 Jul 2013 23:43:39 -0000 (UTC) Date: Mon, 22 Jul 2013 16:43:39 -0700 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <51edc3aba36a4_20e4a5bd4c193565@hookshot-fe2-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.3] 0a17da: Added owampd support Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_51edc3aba24b5_20e4a5bd4c193353"; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Sender: noreply@github.com 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: Mon, 22 Jul 2013 23:43:40 -0000 ----==_mimepart_51edc3aba24b5_20e4a5bd4c193353 Date: Mon, 22 Jul 2013 16:43:39 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <51edc3aba2f97_20e4a5bd4c193410@hookshot-fe2-pe1-prd.aws.github.net.mail> Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 0a17dac5f5e2af0ad012f97aad61fd27580c67b3 https://github.com/dtaht/ceropackages-3.3/commit/0a17dac5f5e2af0ad012f97aad61fd27580c67b3 Author: Dave Taht Date: 2013-07-22 (Mon, 22 Jul 2013) Changed paths: A net/owamp/Makefile A net/owamp/files/owampd.init A net/owamp/patches/001-adjtimex.patch A net/owamp/patches/002-run_as_network.patch Log Message: ----------- Added owampd support Stephen walker had done this a while back, and it's my hope this will work. I am dubious about the patch to adjtimex however... ----==_mimepart_51edc3aba24b5_20e4a5bd4c193353--