summaryrefslogtreecommitdiffstats
path: root/multimedia/tstools/man/pcapreport.1
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/tstools/man/pcapreport.1')
-rw-r--r--multimedia/tstools/man/pcapreport.179
1 files changed, 79 insertions, 0 deletions
diff --git a/multimedia/tstools/man/pcapreport.1 b/multimedia/tstools/man/pcapreport.1
new file mode 100644
index 0000000000..e1131063db
--- /dev/null
+++ b/multimedia/tstools/man/pcapreport.1
@@ -0,0 +1,79 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
+.TH PCAPREPORT: "1" "November 2008" "pcapreport 1.11" "User Commands"
+.SH NAME
+pcapreport \- Report on network captures
+.SH SYNOPSIS
+.B pcapreport
+[\fIswitches\fR] \fI<infile>\fR [\fIswitches\fR]
+.SH DESCRIPTION
+.IP
+TS tools version 1.11, pcap built Nov 11 2008 17:15:51
+.IP
+Report on a pcap capture file.
+.TP
+\fB\-o\fR <output file>
+Dump selected UDP payloads to the named output file.
+.TP
+\fB\-d\fR <dest ip>:<port>
+Select data with the given destination IP and port.
+.TP
+\fB\-\-dump\-data\fR | \fB\-D\fR
+Dump any data in the input file to stdout.
+.TP
+\fB\-\-extra\-dump\fR | \fB\-e\fR
+Dump only data which isn't being sent to the \fB\-o\fR file.
+.TP
+\fB\-\-times\fR | \fB\-t\fR
+Report on PCR vs PCAP timing for the destination specified in \fB\-d\fR.
+.TP
+\fB\-\-verbose\fR | \fB\-v\fR
+Output metadata about every packet.
+.TP
+\fB\-\-skew\-discontinuity\-threshold\fR <number>
+Gives the skew discontinuity threshold in 90kHz units.
+.IP
+Specifying 0.0.0.0 for destination IP or 0 for destination port will capture all
+hosts and ports respectively.
+.IP
+Network packet and TS packet numbers start at 0.
+.IP
+Positive skew means that we received too low a PCR for this timestamp.
+.IP
+TS tools version 1.11, pcap built Nov 11 2008 17:15:51
+.IP
+Report on a pcap capture file.
+.TP
+\fB\-o\fR <output file>
+Dump selected UDP payloads to the named output file.
+.TP
+\fB\-d\fR <dest ip>:<port>
+Select data with the given destination IP and port.
+.TP
+\fB\-\-dump\-data\fR | \fB\-D\fR
+Dump any data in the input file to stdout.
+.TP
+\fB\-\-extra\-dump\fR | \fB\-e\fR
+Dump only data which isn't being sent to the \fB\-o\fR file.
+.TP
+\fB\-\-times\fR | \fB\-t\fR
+Report on PCR vs PCAP timing for the destination specified in \fB\-d\fR.
+.TP
+\fB\-\-verbose\fR | \fB\-v\fR
+Output metadata about every packet.
+.TP
+\fB\-\-skew\-discontinuity\-threshold\fR <number>
+Gives the skew discontinuity threshold in 90kHz units.
+.IP
+Specifying 0.0.0.0 for destination IP or 0 for destination port will capture all
+hosts and ports respectively.
+.IP
+Network packet and TS packet numbers start at 0.
+.IP
+Positive skew means that we received too low a PCR for this timestamp.
+.SH "SEE ALSO"
+The full documentation for
+.B pcapreport
+is maintained as a Texinfo manual.
+Please check http://tstools.berlios.de for more information.
+
+