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

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 16 Apr 2003 07:17:56 -0500 (CDT)
sahlberg    2003/04/16 07:17:56 CDT

  Modified files:
    .                    packet-ip.c 
  Log:
  Update packet-ip.c to print the identification number in decimal as well as hexadecimal to make it easier to crossreference packets between output from other sniffers that display it in DEC instead of HEX.
  
  Since this value has no human readable meaning it should be displayed in HEX only but make ethereal also display the "wrong" base to enhance human compatibility.
  
  Revision  Changes    Path
  1.186     +2 -2      ethereal/packet-ip.c