Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-prism.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Tue, 6 Jul 2004 23:17:40 -0500 (CDT)
guy         2004/07/06 23:17:39 CDT

  Modified files:
    .                    packet-prism.c 
  Log:
  Update comments and note that values are in *host* byte order, as in
  "the byte order of the host that wrote the capture", not "the byte order
  of the host *reading* the capture".
  
  Don't show values that aren't present - the "status" field of the item
  for the value is 0 if it's present and non-0 if absent.
  
  Get rid of extra VALFIELD() call for the data rate (we handle it
  ourselves).
  
  Revision  Changes    Path
  1.15      +48 -41    ethereal/packet-prism.c