http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1806
wmeier@xxxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Comment #10 from wmeier@xxxxxxxxxxx 2007-08-28 21:03 GMT -------
OK: I've committed this patch as well as committed a change to the default
"TTL Low" color filter as:
( ! ip.dst == 224.0.0.0/24 && ip.ttl < 5) ||
( ip.dst == 224.0.0.0/24 && ip.ttl != 1)
SVN # 22715
Thanks !
--
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.