summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2015-01-19 13:10:59 +0100
committerJeff Morriss <jeff.morriss.ws@gmail.com>2015-01-20 21:13:19 +0000
commit74ed8b56481df2c664cb0d5231edbdaac599aa48 (patch)
tree280eb626f188a3f0d34b70043cd48de3d5a8b296
parent0169cc86af4056bd36ec78a59bed84fb5f130584 (diff)
downloadwireshark-74ed8b56481df2c664cb0d5231edbdaac599aa48.tar.gz
Add DNS stats to release-notes
Remove in NEWS by gca174999 Change-Id: I000b7d6421db247dcafacfa73ef049e938d42cc5 Reviewed-on: https://code.wireshark.org/review/6650 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
-rw-r--r--NEWS18
-rw-r--r--docbook/release-notes.asciidoc7
2 files changed, 19 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 02f7eb733f..0ed55e35b9 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,11 @@ What's New
+ The VoIP Calls and SIP Flows dialogs have been added.
+ Support for HiDPI / Retina displays has been improved in the
official packages.
+ * DNS stats: + A new stats tree has been added to the Statistics
+ menu. Now it is possible to collect stats such as qtype/qclass
+ distribution, number of resource record per response section, and
+ stats data (min, max, avg) for values such as query name length or
+ DNS payload.
The following features are new (or have been significantly updated)
since version 1.12.0:
@@ -60,11 +65,12 @@ What's New
(LISP) TCP Control Message, AllJoyn Reliable Datagram Protocol, Android
ADB, Android Logcat text, ceph, corosync/totemnet, corosync/totemsrp,
Couchbase, CP "Cooper" 2179, DJI UAV Drone Control Protocol, Dynamic
- Source Routing (RFC 4728), Elasticsearch, Generic Network
- Virtualization Encapsulation (Geneve), GVSP, HiQnet, IPMI Trace, iSER,
- KNXnetIP, MACsec Key Agreement - EAPoL-MKA, MCPE (Minecraft Pocket
- Edition), OptoMMP, RakNet games library, Riemann, S7 Communication,
- Shared Memory Communications - RDMA, and Stateless Transport Tunneling
+ Source Routing (RFC 4728), Elasticsearch, ETSI Card Application Toolkit
+ - Transport Protocol, Generic Network Virtualization Encapsulation
+ (Geneve), GVSP, HiQnet, IPMI Trace, iSER, KNXnetIP, MACsec Key
+ Agreement - EAPoL-MKA, MCPE (Minecraft Pocket Edition), OptoMMP, RakNet
+ games library, Riemann, S7 Communication, Shared Memory Communications
+ - RDMA, Stateless Transport Tunneling, and ZVT Kassenschnittstelle
Updated Protocol Support
@@ -151,7 +157,7 @@ Frequently Asked Questions
A complete FAQ is available on the [18]Wireshark web site.
__________________________________________________________________
- Last updated 2015-01-09 21:47:07 UTC
+ Last updated 2015-01-20 20:55:56 UTC
References
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index 137928518b..56b69f3973 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -37,6 +37,13 @@ field and shows a description in the status bar.
** The VoIP Calls and SIP Flows dialogs have been added.
** Support for HiDPI / Retina displays has been improved in the official packages.
+* DNS stats:
+ + A new stats tree has been added to the Statistics menu. Now it
+ is possible to collect stats such as qtype/qclass distribution,
+ number of resource record per response section, and stats data
+ (min, max, avg) for values such as query name length or DNS
+ payload.
+
The following features are new (or have been significantly updated)
since version 1.12.0: