aboutsummaryrefslogtreecommitdiffstats
path: root/doc/text2pcap.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/text2pcap.pod')
-rw-r--r--doc/text2pcap.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/text2pcap.pod b/doc/text2pcap.pod
index be826d82f6..f62b8a62fa 100644
--- a/doc/text2pcap.pod
+++ b/doc/text2pcap.pod
@@ -8,6 +8,7 @@ text2pcap - Generate a capture file from an ASCII hexdump of packets
B<text2pcap>
S<[ B<-a> ]>
S<[ B<-d> ]>
+S<[ B<-D> ]>
S<[ B<-e> E<lt>l3pidE<gt> ]>
S<[ B<-h> ]>
S<[ B<-i> E<lt>protoE<gt> ]>
@@ -101,6 +102,12 @@ B<NOTE:> Do not enable it if the input file does not contain the ASCII text dump
Displays debugging information during the process. Can be used
multiple times to generate more debugging information.
+=item -D
+
+The text before the packet starts either with an I or O indicating that
+the packet is inbound or outbound.
+This is only stored if the output format is PCAP-NG.
+
=item -e E<lt>l3pidE<gt>
Include a dummy Ethernet header before each packet. Specify the L3PID