Ethereal-cvs: [Ethereal-cvs] rev 15623: /trunk/wiretap/: file_access.c libpcap.c libpcap.h wta

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

Date: Tue, 30 Aug 2005 09:43:49 GMT
User: ulfl
Date: 2005/08/30 04:43 AM

Log:
 Add support for slightly modified libpcap file format with nanosecond resolution (currently supported by Ethereal only). Support for both read and write was added.
 
 The file format stays the same as the common libpcap format, only the lower part of the timestamp field uses nanoseconds instead of microseconds.
 
 This file format uses the libpcap magic number 0xa1b23c4d.

Directory: /trunk/wiretap/
  Changes    Path             Action
  +4 -0      file_access.c    Modified
  +41 -3     libpcap.c        Modified
  +9 -2      libpcap.h        Modified
  +3 -0      wtap-int.h       Modified
  +35 -34    wtap.h           Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15623&view=rev