Ethereal-cvs: [Ethereal-cvs] rev 15499: /trunk/epan/dissectors/: packet-tcp.c /trunk/epan/: pr

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sun, 21 Aug 2005 15:23:49 GMT
User: ulfl
Date: 2005/08/21 10:23 AM

Log:
 The protocol item in the protocol tree will have a gray background now, which makes it much better visible.
 
 Add some more optional flags to the protocol items, so more "special cases" can be marked in the protocol tree.
 
 New flags:
 /** The protocol field has a bad checksum */
 FI_CHECKSUM_ERROR
 /** The protocol field has an unusual sequence (e.g. TCP window is zero) */
 FI_SEQUENCE_WARNING
 /** The protocol field has a bad sequence (e.g. TCP segment is lost) */
 FI_SEQUENCE_ERROR

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +1 -0      packet-tcp.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +30 -5     proto.h       Modified

Directory: /trunk/gtk/
  Changes    Path            Action
  +39 -0     proto_draw.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15499&view=rev