pcapreport.1 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
  2. .TH PCAPREPORT: "1" "November 2008" "pcapreport 1.11" "User Commands"
  3. .SH NAME
  4. pcapreport \- Report on network captures
  5. .SH SYNOPSIS
  6. .B pcapreport
  7. [\fIswitches\fR] \fI<infile>\fR [\fIswitches\fR]
  8. .SH DESCRIPTION
  9. .IP
  10. TS tools version 1.11, pcap built Nov 11 2008 17:15:51
  11. .IP
  12. Report on a pcap capture file.
  13. .TP
  14. \fB\-o\fR <output file>
  15. Dump selected UDP payloads to the named output file.
  16. .TP
  17. \fB\-d\fR <dest ip>:<port>
  18. Select data with the given destination IP and port.
  19. .TP
  20. \fB\-\-dump\-data\fR | \fB\-D\fR
  21. Dump any data in the input file to stdout.
  22. .TP
  23. \fB\-\-extra\-dump\fR | \fB\-e\fR
  24. Dump only data which isn't being sent to the \fB\-o\fR file.
  25. .TP
  26. \fB\-\-times\fR | \fB\-t\fR
  27. Report on PCR vs PCAP timing for the destination specified in \fB\-d\fR.
  28. .TP
  29. \fB\-\-verbose\fR | \fB\-v\fR
  30. Output metadata about every packet.
  31. .TP
  32. \fB\-\-skew\-discontinuity\-threshold\fR <number>
  33. Gives the skew discontinuity threshold in 90kHz units.
  34. .IP
  35. Specifying 0.0.0.0 for destination IP or 0 for destination port will capture all
  36. hosts and ports respectively.
  37. .IP
  38. Network packet and TS packet numbers start at 0.
  39. .IP
  40. Positive skew means that we received too low a PCR for this timestamp.
  41. .IP
  42. TS tools version 1.11, pcap built Nov 11 2008 17:15:51
  43. .IP
  44. Report on a pcap capture file.
  45. .TP
  46. \fB\-o\fR <output file>
  47. Dump selected UDP payloads to the named output file.
  48. .TP
  49. \fB\-d\fR <dest ip>:<port>
  50. Select data with the given destination IP and port.
  51. .TP
  52. \fB\-\-dump\-data\fR | \fB\-D\fR
  53. Dump any data in the input file to stdout.
  54. .TP
  55. \fB\-\-extra\-dump\fR | \fB\-e\fR
  56. Dump only data which isn't being sent to the \fB\-o\fR file.
  57. .TP
  58. \fB\-\-times\fR | \fB\-t\fR
  59. Report on PCR vs PCAP timing for the destination specified in \fB\-d\fR.
  60. .TP
  61. \fB\-\-verbose\fR | \fB\-v\fR
  62. Output metadata about every packet.
  63. .TP
  64. \fB\-\-skew\-discontinuity\-threshold\fR <number>
  65. Gives the skew discontinuity threshold in 90kHz units.
  66. .IP
  67. Specifying 0.0.0.0 for destination IP or 0 for destination port will capture all
  68. hosts and ports respectively.
  69. .IP
  70. Network packet and TS packet numbers start at 0.
  71. .IP
  72. Positive skew means that we received too low a PCR for this timestamp.
  73. .SH "SEE ALSO"
  74. The full documentation for
  75. .B pcapreport
  76. is maintained as a Texinfo manual.
  77. Please check http://tstools.berlios.de for more information.