From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from svn.comics.unina.it (unknown [143.225.229.147]) by huchra.bufferbloat.net (Postfix) with ESMTP id DED39200051 for ; Mon, 23 May 2011 05:09:19 -0700 (PDT) Received: from www-data by svn.comics.unina.it with local (Exim 4.69) (envelope-from ) id 1QOUD6-0004Ki-3J for bismark-commits@lists.bufferbloat.net; Mon, 23 May 2011 14:26:12 +0200 To: bismark-commits@lists.bufferbloat.net From: redmine@svn.comics.unina.it Message-Id: Date: Mon, 23 May 2011 14:26:12 +0200 Subject: [Bismark-commits] rev 341 - trunk/device/OpenWrt_common/scripts X-BeenThere: bismark-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Commit log for the bismark source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2011 12:09:20 -0000 Author: redmine Date: 2011-05-23 14:26:12 +0200 (Mon, 23 May 2011) New Revision: 341 Modified: trunk/device/OpenWrt_common/scripts/bismark-netperf Log: changed netperf port to 443 Modified: trunk/device/OpenWrt_common/scripts/bismark-netperf =================================================================== --- trunk/device/OpenWrt_common/scripts/bismark-netperf 2011-05-18 15:59:05 UTC (rev 340) +++ trunk/device/OpenWrt_common/scripts/bismark-netperf 2011-05-23 12:26:12 UTC (rev 341) @@ -15,7 +15,7 @@ cmd=netperf out="$DATA_DIR/netperf-out" err="$DATA_DIR/netperf-err" -port=12345 +port=443 # Ausiliary functions clean() {