aboutsummaryrefslogtreecommitdiffstats
path: root/cfilters
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-31 19:12:15 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-31 19:12:15 +0000
commitc0692513e9549aab48d0faf7b683023426aa516f (patch)
treee686fde4e5609ee0ed12778fccbded159b386785 /cfilters
parent2ded3059c97a7c1cc7637fc14ab60f61c4078469 (diff)
Rename the main executable to "wireshark", along with more conversions:
ethereal.com -> wireshark.org mailing lists and addresses ETHEREAL -> WIRESHARK Man pages Automake/Autoconf names git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18271 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'cfilters')
-rw-r--r--cfilters2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfilters b/cfilters
index 5fecfb8865..aeed9a2a64 100644
--- a/cfilters
+++ b/cfilters
@@ -10,4 +10,4 @@
"TCP or UDP port 80 (HTTP)" port 80
"HTTP TCP port (80)" tcp port http
"No ARP and no DNS" not arp and port not 53
-"Non-HTTP and non-SMTP to/from www.ethereal.com" not port 80 and not port 25 and host www.ethereal.com
+"Non-HTTP and non-SMTP to/from www.wireshark.org" not port 80 and not port 25 and host www.wireshark.org