Change "http://netgroup-mirror.ethereal.com/winpcap" URLs to
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 14 Apr 2002 19:24:26 +0000 (19:24 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 14 Apr 2002 19:24:26 +0000 (19:24 +0000)
"http://winpcap.mirror.ethereal.com/", since that's how we're mirroring
the Politecnico di Torino sites now.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5155 f5534014-38df-0310-8fa8-9805f1628bb7

README.win32
gtk/capture_dlg.c

index 1bbc18e2501ba04ca73ee70ce2f565f1a3d23add..6803af1ea352caf42c83d5d48c6f1342e1d4e8fe 100644 (file)
@@ -1,4 +1,4 @@
-$Id: README.win32,v 1.31 2002/03/04 01:26:40 guy Exp $
+$Id: README.win32,v 1.32 2002/04/14 19:24:25 gerald Exp $
 
 Installing Ethereal, Tethereal, and Editcap on Win32
 ====================================================
@@ -49,7 +49,7 @@ install the latest non-beta version of WinPcap, available from:
 
 and mirrored at
 
-       http://netgroup-mirror.ethereal.com/winpcap/
+       http://winpcap.mirror.ethereal.com/
 
 and
 
@@ -70,6 +70,10 @@ Windows) ported by the same folks who make WinPcap.  It's at:
 
 and mirrored at
 
+       http://windump.mirror.ethereal.com/
+
+and
+
        http://www.wiretapped.net/security/packet-capture/windump/default.htm
 
 They also make Analyzer, a GUI sniffer for Win32:
index ab5b2a8440a68b54cf0fe765fc7b68b48adb5c0b..ba948a09a4ce090da5406a0d87c98cbd05a971a0 100644 (file)
@@ -1,7 +1,7 @@
 /* capture_dlg.c
  * Routines for packet capture windows
  *
- * $Id: capture_dlg.c,v 1.65 2002/03/05 12:03:26 guy Exp $
+ * $Id: capture_dlg.c,v 1.66 2002/04/14 19:24:26 gerald Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
@@ -172,7 +172,7 @@ capture_prep_cb(GtkWidget *w _U_, gpointer d _U_)
                  "\n"
                  "or the mirror at\n"
                  "\n"
-                 "        http://netgroup-mirror.ethereal.com/winpcap/\n"
+                 "        http://winpcap.mirror.ethereal.com/\n"
                  "\n"
                  "or the mirror at\n"
                  "\n"