Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-clnp.c packet-h1.c packet-h1.h

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: Fri, 28 Apr 2000 14:35:47 -0500 (CDT)
guy         2000/04/28 14:35:44 CDT

  Modified files:
    .                    packet-clnp.c packet-h1.c packet-h1.h 
  Log:
  Changes from Gerrit Gehnen to
  
  	1) fix some problems with the SINEC H1 dissector;
  
  	2) make it easier to plug in other dissectors atop OSI transport
  	   protocols (by making the H1 dissector return an indication of
  	   whether it recognizes the packet as an H1 packet or not, so
  	   that, if it doesn't, additional dissectors can be tried).
  
  Revision  Changes    Path
  1.5       +7 -3      ethereal/packet-clnp.c
  1.5       +14 -16    ethereal/packet-h1.c
  1.2       +2 -2      ethereal/packet-h1.h