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 28170: /trunk/ /trunk/doc/: dumpcap.pod /trunk/: capture

Date: Mon, 27 Apr 2009 08:11:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28170

User: tuexen
Date: 2009/04/27 01:11 AM

Log:
 Add -n option to dumpcap. It will save the capture files in
 pcapng format instead of pcap. The default is to use pcap.

Directory: /trunk/doc/
  Changes    Path           Action
  +7 -0      dumpcap.pod    Modified

Directory: /trunk/
  Changes    Path              Action
  +5 -0      capture_opts.c    Modified
  +1 -0      capture_opts.h    Modified
  +53 -9     dumpcap.c         Modified