Wireshark-commits: [Wireshark-commits] rev 23726: /trunk/epan/ /trunk/epan/: proto.h
From:
guy@xxxxxxxxxxxxx
Date: Mon, 03 Dec 2007 22:48:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23726
User: guy
Date: 2007/12/03 10:48 PM
Log:
Make the flags field a guint32, to make it clear that it's 32 bits.
Move the expert information bits to the top of that field, to avoid
collisions (we had a collision with the 0x00000004 bit).
Directory: /trunk/epan/
Changes Path Action
+26 -19 proto.h Modified