Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Mon, 10 Aug 2009 14:55:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29362

User: jmayer
Date: 2009/08/10 07:55 AM

Log:
 Ivan Sy <ivan_jr@xxxxxxxxx> via bug 3814
 
 TTL-Check for local network group addresses: Normally the
 only valid TTL is 1. Add a check for VRRP and GLBP, where
 the only valid TTL is 255.
 
 Me: change the logic so the funtion returns the valid ttl
     instead of true/false.

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