http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31248
User: guy
Date: 2009/12/11 06:33 PM
Log:
Clarify that BASE_RANGE_STRING is a flag set in the display field, not
itself a valid value for that field - it should be ORed with a value.
Indicate that it will never be possible to record in a header_field_info
a byte order for all fields, as some protocols do not specify the
endianness of fields (for example, DCE RPC uses "receiver makes it
right", with the sender sending data in its byte order, with an
indication in the packet of what that byte order is).
Directory: /trunk/doc/
Changes Path Action
+6 -2 README.developer Modified