From Jiří Engelthaler:
[obnox/wireshark/wip.git] / cfilters
index 5fecfb88650590a92ea4b5b91bc6efd68a6a9026..aeed9a2a640f94b12e7ee3733e78c8efcc5701cf 100644 (file)
--- 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