Wireshark-bugs: [Wireshark-bugs] [Bug 2151] New: color rule for bad ttl: netmask too large
From:
bugzilla-daemon@xxxxxxxxxxxxx
Date: Tue, 1 Jan 2008 16:51:08 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2151
Summary: color rule for bad ttl: netmask too large
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: foss-ml@xxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
The color rule
@TTL low or unexpected@( ! ip.dst == 224.0.0.0/24 && ip.ttl < 5) || (ip.dst ==
224.0.0.0/24 && ip.ttl != 1)
uses /24 as multicast netmask, but it really should be /4.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.