From: walter@svn.comics.unina.it
To: bismark-commits@lists.bufferbloat.net
Subject: [Bismark-commits] rev 339 - trunk/device/OpenWrt_common/etc trunk/device/OpenWrt_common/scripts
Date: Wed, 18 May 2011 17:37:23 +0200 [thread overview]
Message-ID: <E1QMioN-0007gy-Fh@svn.comics.unina.it> (raw)
Author: walter
Date: 2011-05-18 17:37:23 +0200 (Wed, 18 May 2011)
New Revision: 339
Modified:
trunk/device/OpenWrt_common/etc/bismark.conf
trunk/device/OpenWrt_common/scripts/bismark-measure-active
Log:
probe ports reordered
tmp data folder creation from bismark-measure-active
Modified: trunk/device/OpenWrt_common/etc/bismark.conf
===================================================================
--- trunk/device/OpenWrt_common/etc/bismark.conf 2011-05-18 14:21:09 UTC (rev 338)
+++ trunk/device/OpenWrt_common/etc/bismark.conf 2011-05-18 15:37:23 UTC (rev 339)
@@ -7,7 +7,7 @@
SERVER=prober.projectbismark.net
USER=bismark
SSH_KEY=/etc/bismark/bismark_key
-PROBE_PORTS="53 1028 1234 5353 54321"
+PROBE_PORTS="5353 53 1028 1234 54321"
LOCALTIME=America/New_York
# Bismark Proxy Server
Modified: trunk/device/OpenWrt_common/scripts/bismark-measure-active
===================================================================
--- trunk/device/OpenWrt_common/scripts/bismark-measure-active 2011-05-18 14:21:09 UTC (rev 338)
+++ trunk/device/OpenWrt_common/scripts/bismark-measure-active 2011-05-18 15:37:23 UTC (rev 339)
@@ -51,6 +51,7 @@
# Create dirs and files
mkdir -p /tmp/bismark/active
+mkdir -p /tmp/bismark/data
[ -e $COUNTER ] || echo 0 > $COUNTER
# Get and update count
reply other threads:[~2011-05-18 15:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1QMioN-0007gy-Fh@svn.comics.unina.it \
--to=walter@svn.comics.unina.it \
--cc=bismark-commits@lists.bufferbloat.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox