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

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: Tue, 26 Feb 2002 23:45:50 -0600 (CST)
guy         2002/02/26 23:45:49 CST

  Modified files:
    .                    packet-clnp.c packet-ip.c packet-ipv6.c 
                         packet-wcp.c packet-wtp.c 
  Log:
  Label the data source for various forms of reassembled data with the
  protocol that fragmented them, rather than just calling them
  "Reassembled".  Do the same with uncompressed WCP data.
  
  Revision  Changes    Path
  1.50      +2 -2      ethereal/packet-clnp.c
  1.163     +2 -2      ethereal/packet-ip.c
  1.78      +2 -2      ethereal/packet-ipv6.c
  1.22      +2 -2      ethereal/packet-wcp.c
  1.28      +2 -2      ethereal/packet-wtp.c