aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-07-31 16:36:50 +0000
committerGerald Combs <gerald@wireshark.org>2022-07-31 16:36:50 +0000
commitf231711f1e1fc59cec8a26c21af9f3e99ec21cde (patch)
treef26afabac8d101bbf6fa3385f4b14b0711314aa8 /NEWS
parent72703582d58784399d0d052fae3d9a5e8015e772 (diff)
[Automatic update for 2022-07-31]
Update manuf, services enterprise numbers, translations, and other items. Asterix failed.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS48
1 files changed, 26 insertions, 22 deletions
diff --git a/NEWS b/NEWS
index 960dc7e90a..f4e9c9b525 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Wireshark 3.7.2 Release Notes
+Wireshark 3.7.3 Release Notes
This is an experimental release intended to test new features for
Wireshark 4.0.
@@ -57,20 +57,8 @@ Wireshark 3.7.2 Release Notes
• TCP/UDP conversations now include the stream id and allows
filtering on it.
- • The ip.flags field is now only the three high bits, not the full
- byte. Display filters and Coloring rules using the field will need
- to be adjusted.
-
• Speed when using MaxMind geolocation has been greatly improved.
- • The 'v' (lower case) and 'V' (upper case) switches have been
- swapped for editcap and mergecap to match the other command line
- utilities.
-
- • New address type AT_NUMERIC allows simple numeric addresses for
- protocols which do not have a more common-style address approach,
- analog to AT_STRINGZ.
-
• The Wireshark Lua API now uses the lrexlib[2] bindings to PCRE2.
Code using the Lua GRegex module will have to be updated to use
lrexlib-pcre2 instead. In most cases the API should be compatible
@@ -134,6 +122,24 @@ Wireshark 3.7.2 Release Notes
New and Updated Features
The following features are new (or have been significantly updated)
+ since version 3.7.2:
+
+ The following features are new (or have been significantly updated)
+ since version 3.7.1:
+
+ • The 'v' (lower case) and 'V' (upper case) switches have been
+ swapped for editcap and mergecap to match the other command line
+ utilities.
+
+ • The ip.flags field is now only the three high bits, not the full
+ byte. Display filters and Coloring rules using the field will
+ need to be adjusted.
+
+ • New address type AT_NUMERIC allows simple numeric addresses for
+ protocols which do not have a more common-style address approach,
+ analog to AT_STRINGZ.
+
+ The following features are new (or have been significantly updated)
since version 3.7.0:
• The Windows installers now ship with Qt 6.2.3. They previously
@@ -364,13 +370,13 @@ Wireshark 3.7.2 Release Notes
(EOBI), Enhanced Trading Interface 10.0 (ETI), FiveCo’s Legacy
Register Access Protocol (5co-legacy), Generic Data Transfer Protocol
(GDT), gRPC Web (gRPC-Web), Host IP Configuration Protocol (HICP),
- Locamation Interface Module (IDENT, CALIBRATION, SAMPLES - IM1), Mesh
- Connex (MCX), Microsoft Cluster Remote Control Protocol (RCP),
- Protected Extensible Authentication Protocol (PEAP), Realtek, REdis
- Serialization Protocol v2 (RESP), Roon Discovery (RoonDisco), Secure
- File Transfer Protocol (sftp), Secure Host IP Configuration Protocol
- (SHICP), SSH File Transfer Protocol (SFTP), USB Attached SCSI (UASP),
- and ZBOSS NCP
+ Locamation Interface Module (IDENT, CALIBRATION, SAMPLES - IM1,
+ SAMPLES - IM2R0), Mesh Connex (MCX), Microsoft Cluster Remote Control
+ Protocol (RCP), Protected Extensible Authentication Protocol (PEAP),
+ Realtek, REdis Serialization Protocol v2 (RESP), Roon Discovery
+ (RoonDisco), Secure File Transfer Protocol (sftp), Secure Host IP
+ Configuration Protocol (SHICP), SSH File Transfer Protocol (SFTP),
+ USB Attached SCSI (UASP), and ZBOSS NCP
Updated Protocol Support
@@ -418,8 +424,6 @@ Wireshark 3.7.2 Release Notes
A complete FAQ is available on the Wireshark web site[9].
- Last updated 2022-07-28 19:00:34 UTC
-
References
1. https://gitlab.com/wireshark/wireshark/-/issues/17779