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

Date: Tue, 25 Dec 2012 11:57:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46732

User: guy
Date: 2012/12/25 03:57 AM

Log:
 Show the Vines Fragmentation Protocol control flags field as bitflags,
 rather than as a single field.  If bits other than the two defined bits
 are set in the first byte of the packet, don't dissect UDP packets as
 Vines FRP, so that other dissectors get a chance to look at the packet.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +66 -37    packet-vines.c    Modified