https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5010
Stig Bjørlykke <stig@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stig@xxxxxxxxxxxxx
--- Comment #1 from Stig Bjørlykke <stig@xxxxxxxxxxxxx> 2010-07-15 03:39:42 PDT ---
Does this rule work?
@TTL low or unexpected@( ! ip.dst == 224.0.0.0/4 && ip.ttl < 5 && !pim) ||
(ip.dst == 224.0.0.0/24 && ip.ttl != 1 && !vrrp)@[37008,0,0][65535,65535,65535]
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.