diff --git a/README.win32 b/README.win32 index 1bbc18e250..6803af1ea3 100644 --- a/README.win32 +++ b/README.win32 @@ -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: diff --git a/gtk/capture_dlg.c b/gtk/capture_dlg.c index ab5b2a8440..ba948a09a4 100644 --- a/gtk/capture_dlg.c +++ b/gtk/capture_dlg.c @@ -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 @@ -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"