aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2021-03-28 09:30:09 +0000
committerWireshark Builder <buildbot-no-reply@wireshark.org>2021-03-28 09:30:09 +0000
commitcc3ee845161b8ef65b33bec70b4e103e789e0706 (patch)
treef5b06769507c62d22ee852d0f432a0d7865769bf /NEWS
parenteaf6554aa174575d751bc883ea418c3bc1d5e5b0 (diff)
[Automatic update for 2021-03-28]
Update manuf, services enterprise numbers, translations, and other items.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1fcdfbaf51..0f97e7c267 100644
--- a/NEWS
+++ b/NEWS
@@ -47,6 +47,15 @@ Wireshark 3.5.0 Release Notes
• Wireshark now supports dissecting the rtp packet with OPUS
payload.
+ • Importing captures from text files is now also possible based on
+ regular expressions. By specifying a regex capturing a single
+ packet including capturing groups for relevant fields a textfile
+ can be converted to a libcap capture file. Supported data
+ encodings are plain-hexadecimal, -octal, -binary and base64. Also
+ the timestamp format now allows the second-fractions to be placed
+ anywhere in the timestamp and it will be stored with nanosecond
+ instead of microsecond precision.
+
New Protocol Support
Kerberos SPAKE, O-RAN fronthaul UC-plane (O-RAN), PDU Transport
@@ -92,7 +101,7 @@ Wireshark 3.5.0 Release Notes
A complete FAQ is available on the Wireshark web site[5].
- Last updated 2021-03-21 09:07:10 UTC
+ Last updated 2021-03-28 09:06:10 UTC
References