aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-11-06 16:47:07 +0000
committerGerald Combs <gerald@wireshark.org>2022-11-06 17:57:36 +0000
commit0bfe5bed72f45ad931d13b91cdc66676821fe75e (patch)
treea3184cd0031bb557c98f6eaf0efdd7d6d3ac36f4 /NEWS
parenta1feafad6cc0f176525acdcf6be71a04e0310333 (diff)
[Automatic update for 2022-11-06]
Update manuf, services enterprise numbers, translations, and other items.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 11 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 83f2bc66eb..10c351ed70 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ Wireshark 4.1.0 Release Notes
Wireshark is now better about generating valid UTF-8 output.
+ A new display filter feature for filtering raw bytes has been added.
+
Many other improvements have been made. See the “New and Updated
Features” section below for more details.
@@ -33,6 +35,11 @@ Wireshark 4.1.0 Release Notes
• Wireshark now builds with Qt6 by default. To use Qt5 instead pass
USE_qt6=OFF to CMake.
+ • It is now possible to filter on raw packet data for any field by
+ using the syntax `@some.field == <bytes…​>`. This can be useful
+ to filter on malformed UTF-8 strings, among other use cases where
+ it is necessary to look at the field’s raw data.
+
Removed Features and Support
• The experimental display filter syntax for literals using angle
@@ -42,9 +49,10 @@ Wireshark 4.1.0 Release Notes
New Protocol Support
- SAP Network Interface (SAPNI), Support for almost all WoW 1.12
- messages has been added., and World of Warcraft World (WOWW) display
- filters have been changed to be more internally consistent.
+ SAP Internet Graphic Server (SAP IGS), SAP Network Interface (SAPNI),
+ Support for almost all WoW 1.12 messages has been added., and World
+ of Warcraft World (WOWW) display filters have been changed to be more
+ internally consistent.
Updated Protocol Support