aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-01-09 16:38:45 +0000
committerGerald Combs <gerald@wireshark.org>2022-01-09 16:38:45 +0000
commite71ab6dde5ec520c85d0595d7691c82f914b90e2 (patch)
treef7d9393b95868ba1b7c7d95855536c30283fa5b7 /NEWS
parent9a681f88adc43c0617859a81124f98b13cf72f65 (diff)
[Automatic update for 2022-01-09]
Update manuf, services enterprise numbers, translations, and other items.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 20 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 2425908069..5918a3626a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
Wireshark 3.7.0 Release Notes
This is an experimental release intended to test new features for
- Wireshark 3.6.
+ Wireshark 4.0.
What is Wireshark?
@@ -65,8 +65,14 @@ Wireshark 3.7.0 Release Notes
timezone) or by appending the suffix "UTC" to the legacy formats.
Otherwise local time is used.
- • text2pcap has been updated to use the new logging output options
- and the "-d" flag has been removed. The "debug" log level
+ • text2pcap:
+
+ • text2pcap supports writing the output file in all the capture
+ file formats that wiretap library supports, using the same "-F"
+ option as editcap, mergecap, and tshark.
+
+ • text2pcap has been updated to use the new logging output
+ options and the "-d" flag has been removed. The "debug" log level
corresponds to the old "-d" flag, and the "noisy" log level
corresponds to using "-d" multiple times.
@@ -90,6 +96,16 @@ Wireshark 3.7.0 Release Notes
• It is possible to set extcap passwords on cli for tshark and
other cli tools.
+ • Extcap configuration dialog now supports and remembers empty
+ strings. There are new buttons to reset a value back to default
+ value.
+
+ Removed Features and Support
+
+ • CMake: The options starting with DISABLE_something were renamed
+ ENABLE_something for consistency. For example DISABLE_WERROR=On
+ became ENABLE_WERROR=Off. The defaults are unchanged.
+
New File Format Decoding Support
New Protocol Support
@@ -144,7 +160,7 @@ Wireshark 3.7.0 Release Notes
A complete FAQ is available on the Wireshark web site[6].
- Last updated 2022-01-02 16:06:46 UTC
+ Last updated 2022-01-09 16:06:51 UTC
References