Wireshark-commits: [Wireshark-commits] rev 52341: /trunk/epan/ /trunk/epan/dissectors/: packet-usb-
Date: Thu, 03 Oct 2013 01:54:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52341

User: mmann
Date: 2013/10/03 01:54 AM

Log:
 Make expert items used in "low level" proto functions filterable (and ensure they are called even with a NULL tree).  I don't really like the Type Length Mismatch "protocol", but it doesn't seem that much different than the exception "protocols".

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +12 -14    packet-usb-video.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -1      expert.h      Modified
  +61 -28    proto.c       Modified
  +4 -1      proto.h       Modified