aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-05-01 17:26:48 +0000
committerGerald Combs <gerald@wireshark.org>2022-05-01 17:26:48 +0000
commit2f31c090458bd54a2a6231bf26cfc0aa6094c7c3 (patch)
treec4b3ee844020038ce1659fa47ac4819a12e9a5cd /NEWS
parent0cce93d76a735c872aa0bd660a67d1ab124f5bc8 (diff)
[Automatic update for 2022-05-01]
Update manuf, services enterprise numbers, translations, and other items.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 7 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 6c8436e97b..139207dac6 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,8 @@ Wireshark 3.7.0 Release Notes
What’s New
- • Note We no longer ship packages for 32-bit Windows. Issue 17779[1]
+ Note: We no longer ship packages for 32-bit Windows. Issue 17779[1]
+
• The PCRE2 library (https://www.pcre.org/) is now a required
dependency to build Wireshark.
@@ -95,6 +96,10 @@ Wireshark 3.7.0 Release Notes
functions. Previously only protocol fields and slices were
syntactically valid function arguments.
+ • New syntax to match a specific layer in the protocol stack.
+ For example ip.addr#2 == 1.1.1.1 matches only the inner layer in
+ an IP-over-IP packet.
+
• text2pcap and "Import from Hex Dump":
• text2pcap supports writing the output file in all the capture
@@ -227,7 +232,7 @@ Wireshark 3.7.0 Release Notes
A complete FAQ is available on the Wireshark web site[6].
- Last updated 2022-04-21 14:00:50 UTC
+ Last updated 2022-04-09 22:03:40 UTC
References