ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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