From 4f42cc830a2eafcc5e0a69179ecfe0e278d8c2c9 Mon Sep 17 00:00:00 2001
From: rds <rds>
Date: Tue, 10 Jun 2008 15:02:28 +0000
Subject: [PATCH] more configurable pfetching

---
 src/include/ZMap/zmapConfigStrings.h | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/include/ZMap/zmapConfigStrings.h b/src/include/ZMap/zmapConfigStrings.h
index 57e45467a..3ae066fac 100755
--- a/src/include/ZMap/zmapConfigStrings.h
+++ b/src/include/ZMap/zmapConfigStrings.h
@@ -38,9 +38,9 @@
  *              defines !
  *
  * HISTORY:
- * Last edited: Jun  6 12:39 2008 (roy)
+ * Last edited: Jun 10 15:18 2008 (rds)
  * Created: Tue Apr 25 14:36:16 2006 (edgrif)
- * CVS info:   $Id: zmapConfigStrings.h,v 1.10 2008-06-06 12:07:55 rds Exp $
+ * CVS info:   $Id: zmapConfigStrings.h,v 1.11 2008-06-10 15:02:28 rds Exp $
  *-------------------------------------------------------------------
  */
 #ifndef ZMAP_CONFIG_STRINGS_H
@@ -166,6 +166,7 @@
 #define ZMAPSTANZA_APP_SEQUENCE_SERVERS  "sequence_server"
 #define ZMAPSTANZA_APP_PFETCH_LOCATION   "pfetch"
 #define ZMAPSTANZA_APP_COOKIE_JAR        "cookie_jar"
+#define ZMAPSTANZA_APP_PFETCH_MODE       "pfetch_mode"
 
 /*! @addtogroup config_stanzas
  *
-- 
GitLab