Wireshark-commits: [Wireshark-commits] rev 29024: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 08 Jul 2009 15:29:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29024

User: jmayer
Date: 2009/07/08 08:29 AM

Log:
 Currently, the expert code notifies if a packet is addressed
 to 224.0.0.x with a TTL>1. Some protocols (notably VRRP and GLBP)
 send out a TTL of 255 and thus cause a notice. That should be fixed,
 so for now: Add a FIXME about that.

Directory: /trunk/epan/dissectors/
  Changes    Path           Action
  +7 -0      packet-ip.c    Modified