Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan packet.c packet.h

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 15 Mar 2001 00:41:14 -0600 (CST)
guy         2001/03/15 00:41:14 CST

  Modified files:
    epan                 packet.c packet.h 
  Log:
  Add a new AT_OSI address type.
  
  In the CLNP dissector, set the source and destination network-layer and
  "top-level" addresses; this will cause them to show up in the source and
  destination columns of the summary display if you're showing the
  network-layer or top-level address (although you'll probably have to
  widen those columns significantly to see the entire address), and also
  makes them available to subdissectors.
  
  Revision  Changes    Path
  1.21      +9 -1      ethereal/epan/packet.c
  1.23      +3 -2      ethereal/epan/packet.h