Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
wireshark
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
external-tools
wireshark
Commits
05eee7f7
Commit
05eee7f7
authored
2 years ago
by
Gerald Combs
Browse files
Options
Downloads
Patches
Plain Diff
Version: 3.7.2 → 3.7.3rc0.
[skip ci]
parent
0304e827
Branches
Branches containing commit
Tags
v3.7.3rc0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docbook/release-notes.adoc
+13
-9
13 additions, 9 deletions
docbook/release-notes.adoc
with
13 additions
and
9 deletions
docbook/release-notes.adoc
+
13
−
9
View file @
05eee7f7
...
...
@@ -40,17 +40,8 @@ wsbuglink:17779[]
- Columns for the Conversations and Endpoint dialogs can be hidden by context menu.
- 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 https://github.com/rrthomas/lrexlib[lrexlib] 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 and the conversion just requires a module name change.
...
...
@@ -97,6 +88,19 @@ See the “New and Updated Features” section below for more details.
=== 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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment