Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 24079: /trunk/wiretap/ /trunk/wiretap/: Makefile.common

Date: Sun, 13 Jan 2008 20:05:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24079

User: ulfl
Date: 2008/01/13 08:05 PM

Log:
 add very experimental support for pcapng "PCAP Next Generation Dump File Format" - this is incomplete and buggy, be careful!

Directory: /trunk/wiretap/
  Changes    Path                 Action
  +2 -0      Makefile.common      Modified
  +7 -1      file_access.c        Modified
  +8 -0      libwiretap.vcproj    Modified
  +985 -0    pcapng.c             Added
  +30 -0     pcapng.h             Added
  +7 -0      wtap-int.h           Modified
  +1 -0      wtap.h               Modified