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

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sun, 14 May 2000 02:19:54 -0500 (CDT)
guy         2000/05/14 02:19:52 CDT

  Modified files:
    .                    packet-vtp.c 
  Log:
  The argument to a "proto_tree_add_item()" adding an FT_IPv4 item should
  be the 32-bit IP address (in host byte order), not a pointer to the
  first octet of that IP address.
  
  Revision  Changes    Path
  1.4       +4 -2      ethereal/packet-vtp.c