Historic archive of defunct list bismark-commits@lists.bufferbloat.net
 help / color / mirror / Atom feed
* [Bismark-commits] rev 337 - trunk/device/OpenWrt_common/etc
@ 2011-05-18 13:51 walter
  0 siblings, 0 replies; only message in thread
From: walter @ 2011-05-18 13:51 UTC (permalink / raw)
  To: bismark-commits

Author: walter
Date: 2011-05-18 15:51:29 +0200 (Wed, 18 May 2011)
New Revision: 337

Modified:
   trunk/device/OpenWrt_common/etc/bismark.conf
Log:
server name resolution made by nslookup

Modified: trunk/device/OpenWrt_common/etc/bismark.conf
===================================================================
--- trunk/device/OpenWrt_common/etc/bismark.conf	2011-05-17 21:55:39 UTC (rev 336)
+++ trunk/device/OpenWrt_common/etc/bismark.conf	2011-05-18 13:51:29 UTC (rev 337)
@@ -59,4 +59,4 @@
 # Immutable options
 NC_OPTS="-nc"
 KEEP_ALIVE="-K 30"
-
+SERVER=$(nslookup $SERVER | awk '(NR>2) && /^Address 1/{ print $3 }')


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-18 13:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-18 13:51 [Bismark-commits] rev 337 - trunk/device/OpenWrt_common/etc walter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox