summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2014-12-30 12:31:46 +0100
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2015-01-05 09:06:32 +0000
commit696fcdba218c1c63537425149b63811ef8d9d73c (patch)
tree3a0a1d3d52e2a9975225b1e1047786f623f858e1 /NEWS
parent087723adb064f23e32849c3d2c0f851717ee8b28 (diff)
downloadwireshark-696fcdba218c1c63537425149b63811ef8d9d73c.tar.gz
Added DNS statistics support
This affects both the dissector (that has been added with a tap interface and a stats generator) and the UI (to recall the stats menu). Change-Id: I90658f7aa6707aa39bdd787a51b20fed4dbddc53 Reviewed-on: https://code.wireshark.org/review/6236 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e8bd538bc5..f80120bc8a 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,12 @@ 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: