Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal AUTHORS text2pcap.c

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: Sat, 26 Apr 2003 19:41:52 -0500 (CDT)
guy         2003/04/26 19:41:51 CDT

  Modified files:
    .                    AUTHORS text2pcap.c 
  Log:
  From Matthijs Melchior:
  
  -  added option -m to set maximum packet length
  -  added option -T to generate TCP headers
  -  UDP headers now have a correct checksum
  -  default capture timestamp is current time, usec field counts packets
  -  UDP and TCP headers are mutually exclusive
  -  changed etherenet addresses, now sends from 1 -> 2 ....
  
  Revision  Changes    Path
  1.770     +4 -1      ethereal/AUTHORS
  1.26      +130 -24   ethereal/text2pcap.c