From 5844c469f0486bd1e360282dc292e85b8aa9bbec Mon Sep 17 00:00:00 2001 From: Erik Rigtorp Date: Thu, 19 Aug 2021 14:48:52 +0200 Subject: 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 --- doc/capinfos.pod | 2 +- doc/captype.pod | 2 +- doc/editcap.pod | 2 +- doc/mergecap.pod | 2 +- doc/reordercap.pod | 2 +- doc/tshark.pod | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'doc') 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 is able to detect and read the same capture files that are supported by B. 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 is a detailed description of the way B 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 EIE. B is able to detect and read the same capture files that are supported by B. 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 is a detailed description of the way B 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 can be used to assign comment strings to frame numbers. B is able to detect, read and write the same capture files that are supported by B. 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 is a detailed description of the way B 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 is able to detect, read and write the same capture files that are supported by B. 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 is a detailed description of the way B 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 is able to detect, read and write the same capture files that are supported by B. 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 is a detailed description of the way B 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 is able to detect, read and write the same capture files that are supported by B. 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 is a detailed description of the way B 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 or C. C is -always fatal. +always fatal. =item WIRESHARK_LOG_DOMAINS -- cgit v1.2.3