aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.asciidoc
diff options
context:
space:
mode:
authorAditya Jain <aditya.jain@samsung.com>2015-09-07 15:07:20 +0530
committerMichal Labedzki <michal.labedzki@tieto.com>2015-09-11 15:15:56 +0000
commit5a3ad8fe06f12fc68ccb99a2b1ebd90e2bbf263c (patch)
tree83f40f86c254a11165a51faf3ea27be4a92c7bcb /docbook/release-notes.asciidoc
parent5b3cdfbdfd3b2a82710014bab8be26b3035f8b69 (diff)
Support for Wifi packet capture for android devices.
Added the wifi capturing feature in the Androiddump. Wifi packet capturing is done by making use of tcpdump in android devices. Android wifi will appear as a capture interface in the interface window. This will be an added support for android devices for device network bandwidth analysis. Change-Id: I71d24ae5d1764d3ee7e50f09cd0b530ee9654844 Reviewed-on: https://code.wireshark.org/review/10414 Reviewed-by: ronnie sahlberg <ronniesahlberg@gmail.com> Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com> Tested-by: Michal Labedzki <michal.labedzki@tieto.com>
Diffstat (limited to 'docbook/release-notes.asciidoc')
-rw-r--r--docbook/release-notes.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index d51aa6bcab..cdd71f3d7f 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -263,7 +263,7 @@ Netscaler 3.5
=== New and Updated Capture Interfaces support
--sort-and-group--
-Androiddump - provide interfaces to capture (Logcat and Bluetooth) from connected Android devices
+Androiddump - provide interfaces to capture (Logcat, Bluetooth and WiFi) from connected Android devices
--sort-and-group--
=== Major API Changes