ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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