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 29594: /trunk/epan/ /trunk/epan/: proto.c

Date: Fri, 28 Aug 2009 09:38:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29594

User: jmayer
Date: 2009/08/28 02:38 AM

Log:
 After asking on the list and receiving no feedback, I'll
 just commit this:
 
 Change the checks for type FT_IPv6 to no longer require
 a lenght of exaclty 16 bytes, but something between
 0 and 16 bytes. That way, we can filter on prefixes
 that do not provide the whole length of 16 bytes.

Directory: /trunk/epan/
  Changes    Path          Action
  +5 -5      proto.c       Modified