Add support for writing pcap-ng files by specifying -n as an option.
authortuexen <tuexen@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 22 Dec 2012 09:43:17 +0000 (09:43 +0000)
committertuexen <tuexen@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 22 Dec 2012 09:43:17 +0000 (09:43 +0000)
commitca3b85343b5533067024b1d204b7cf9b407ec84c
tree1ccd4dd4d0faf2c1166e01baa85a7ed4d3435a0c
parent04562621ce30eaacbce817c7edf02c9014eb3aae
Add support for writing pcap-ng files by specifying -n as an option.
Leave pcap the default file format for now. The is should be reconsidered
before the next release as it might make sense to use pcapgn as
the default as we do for dumpcap. (We can use the -P option to allow
switching back to pcap).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@46691 f5534014-38df-0310-8fa8-9805f1628bb7
doc/text2pcap.pod
text2pcap.c