aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorErik Rigtorp <erik@rigtorp.se>2021-08-19 14:48:52 +0200
committerErik Rigtorp <erik@rigtorp.se>2021-09-01 20:59:07 +0200
commit5844c469f0486bd1e360282dc292e85b8aa9bbec (patch)
treef440a9f595dcb485c3a3d44f3cce877a1591d72a /doc
parent3f92ae9db9e0b65e88a20e937df61c5e90d746d5 (diff)
Add support for ZSTD and LZ4 decompression
- Describe zstd and lz4 support in man pages - Update AUTHORS - Update mime types to recognize zstd and lz4
Diffstat (limited to 'doc')
-rw-r--r--doc/capinfos.pod2
-rw-r--r--doc/captype.pod2
-rw-r--r--doc/editcap.pod2
-rw-r--r--doc/mergecap.pod2
-rw-r--r--doc/reordercap.pod2
-rw-r--r--doc/tshark.pod4
6 files changed, 7 insertions, 7 deletions
diff --git a/doc/capinfos.pod b/doc/capinfos.pod
index 0ae118bbef..762f1423aa 100644
--- a/doc/capinfos.pod
+++ b/doc/capinfos.pod
@@ -72,7 +72,7 @@ superseding or adding to earlier options.
B<Capinfos> is able to detect and read the same capture files that are
supported by B<Wireshark>.
The input files don't need a specific filename extension; the file
-format and an optional gzip compression will be automatically detected.
+format and an optional gzip, zstd or lz4 compression will be automatically detected.
Near the beginning of the DESCRIPTION section of wireshark(1) or
L<https://www.wireshark.org/docs/man-pages/wireshark.html>
is a detailed description of the way B<Wireshark> handles this, which is
diff --git a/doc/captype.pod b/doc/captype.pod
index ba1c086956..1ea31d2558 100644
--- a/doc/captype.pod
+++ b/doc/captype.pod
@@ -22,7 +22,7 @@ prints the capture file type of each E<lt>I<infile>E<gt>.
B<Captype> is able to detect and read the same capture files that are
supported by B<Wireshark>.
The input files don't need a specific filename extension; the file
-format and an optional gzip compression will be automatically detected.
+format and an optional gzip, zstd or lz4 compression will be automatically detected.
Near the beginning of the DESCRIPTION section of wireshark(1) or
L<https://www.wireshark.org/docs/man-pages/wireshark.html>
is a detailed description of the way B<Wireshark> handles this, which is
diff --git a/doc/editcap.pod b/doc/editcap.pod
index 7ce02115f9..edd4be7998 100644
--- a/doc/editcap.pod
+++ b/doc/editcap.pod
@@ -78,7 +78,7 @@ B<Editcap> can be used to assign comment strings to frame numbers.
B<Editcap> is able to detect, read and write the same capture files that
are supported by B<Wireshark>.
The input file doesn't need a specific filename extension; the file
-format and an optional gzip compression will be automatically detected.
+format and an optional gzip, zstd or lz4 compression will be automatically detected.
Near the beginning of the DESCRIPTION section of wireshark(1) or
L<https://www.wireshark.org/docs/man-pages/wireshark.html>
is a detailed description of the way B<Wireshark> handles this, which is
diff --git a/doc/mergecap.pod b/doc/mergecap.pod
index 8ed8b1090a..12e5e40755 100644
--- a/doc/mergecap.pod
+++ b/doc/mergecap.pod
@@ -35,7 +35,7 @@ writes all of the packets from the input capture files to the output file.
B<Mergecap> is able to detect, read and write the same capture files that
are supported by B<Wireshark>.
The input files don't need a specific filename extension; the file
-format and an optional gzip compression will be automatically detected.
+format and an optional gzip, zstd or lz4 compression will be automatically detected.
Near the beginning of the DESCRIPTION section of wireshark(1) or
L<https://www.wireshark.org/docs/man-pages/wireshark.html>
is a detailed description of the way B<Wireshark> handles this, which is
diff --git a/doc/reordercap.pod b/doc/reordercap.pod
index 32b983af5e..5135acbc48 100644
--- a/doc/reordercap.pod
+++ b/doc/reordercap.pod
@@ -31,7 +31,7 @@ capture file.
B<Reordercap> is able to detect, read and write the same capture files that
are supported by B<Wireshark>.
The input file doesn't need a specific filename extension; the file
-format and an optional gzip compression will be detected automatically.
+format and an optional gzip, zstd or lz4 compression will be automatically detected.
Near the beginning of the DESCRIPTION section of wireshark(1) or
L<https://www.wireshark.org/docs/man-pages/wireshark.html>
is a detailed description of the way B<Wireshark> handles this, which is
diff --git a/doc/tshark.pod b/doc/tshark.pod
index e0059d43cf..74fcbb8ae2 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -42,7 +42,7 @@ from the file and displaying a summary line on the standard output for
each packet read. B<TShark> is able to detect, read and write the same
capture files that are supported by B<Wireshark>. The input file
doesn't need a specific filename extension; the file format and an
-optional gzip compression will be automatically detected. Near the
+optional gzip, zstd or lz4 compression will be automatically detected. Near the
beginning of the DESCRIPTION section of wireshark(1) or
L<https://www.wireshark.org/docs/man-pages/wireshark.html> is a detailed
description of the way B<Wireshark> handles this, which is the same way
@@ -2086,7 +2086,7 @@ active.
Sets the fatal log level. Fatal log levels cause the progeam to abort.
The fatal log level be set to C<critical> or C<warning>. C<Error> is
-always fatal.
+always fatal.
=item WIRESHARK_LOG_DOMAINS