aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorChuck Craft <bubbasnmp@gmail.com>2022-06-14 21:05:10 -0500
committerJohn Thacker <johnthacker@gmail.com>2022-06-16 02:13:50 +0000
commitd008708552716719b363d0b31010890709fc5048 (patch)
treeb331108a07c9c1208614c7de09cdc196d17c7e3c /NEWS
parent572e6b0c1013f5d48bfa0a3ffd0c4cbd691a6782 (diff)
editcap/mergecap: swap 'v'|'V' options to match other CLI utilities
Closes #18134
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 23 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a9796aa38d..91dc2aa04e 100644
--- a/NEWS
+++ b/NEWS
@@ -37,6 +37,24 @@ Wireshark 3.7.1 Release Notes
• If a filter is applied, two columns are shown in either dialog
detailing the difference between unmatched and matched packets
+ • Columns are now sorted via secondary properties if an identical
+ entry is found.
+
+ • Conversations will be sorted via second address and first port
+ number
+
+ • Endpoints will be sorted via port numbers
+
+ • IPv6 addresses are sorted correctly after IPv4 addresses
+
+ • The dialog elements have been moved to make it easier to handle
+ for new users.
+
+ • Selection of tap elements is done via list
+
+ • All configurations and options are done via a left side button
+ row
+
• The PCRE2 library (https://www.pcre.org/) is now a required
dependency to build Wireshark.
@@ -53,6 +71,10 @@ Wireshark 3.7.1 Release Notes
byte. Display filters or Coloring rules using the field will need
to be adjusted.
+ • The 'v' (lower case) and 'V' (upper case) switches have been
+ swapped for editcap and mergecap to match the other command line
+ utilities.
+
Many other improvements have been made. See the “New and Updated
Features” section below for more details.
@@ -310,7 +332,7 @@ Wireshark 3.7.1 Release Notes
A complete FAQ is available on the Wireshark web site[7].
- Last updated 2022-06-12 16:30:07 UTC
+ Last updated 2022-06-15 01:39:18 UTC
References