aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS4
-rw-r--r--NEWS14
-rw-r--r--docbook/release-notes.asciidoc6
3 files changed, 19 insertions, 5 deletions
diff --git a/AUTHORS b/AUTHORS
index d9add45301..e12bd6527b 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3611,6 +3611,10 @@ Qiaoyin Yang <qiaoyin.yang[AT]gmail.com> {
Dissector for CP 'Cooper' 2179
}
+Thomas Wiens <th.wiens[AT]gmx.de> {
+ Dissector for S7 Communication
+}
+
and by:
Georgi Guninski <guninski[AT]guninski.com>
diff --git a/NEWS b/NEWS
index 063246de21..01666be003 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,3 @@
-
Wireshark 1.99.0 Release Notes
This is an experimental release intended to test new features for the
@@ -33,7 +32,12 @@ What's New
* tshark now resets its state when changing files in ring-buffer
mode.
* Expert Info severities can now be configured.
+ * Wireshark now supports external capture interfaces. External
+ capture interfaces can be anything from a tcpdump-over-ssh pipe to
+ a program that captures from proprietary or non-standard hardware.
+ This functionality is not available in the Qt UI yet.
* Qt port:
+ + The Qt UI is now the default (program name is wireshark).
+ A Polish translation has been added.
+ The Interfaces dialog has been added.
+ The interface list is now updated when interfaces appear or
@@ -106,9 +110,9 @@ What's New
New Protocol Support
- ceph, corosync/totemnet, corosync/totemsrp, Generic Network
- Virtualization Encapsulation (Geneve), IPMI Trace, iSER, OptoMMP, and
- Stateless Transport Tunneling
+ ceph, corosync/totemnet, corosync/totemsrp, CP Cooper 2179, Generic
+ Network Virtualization Encapsulation (Geneve), IPMI Trace, iSER,
+ OptoMMP, S7 Communication, and Stateless Transport Tunneling
Updated Protocol Support
@@ -197,7 +201,7 @@ Frequently Asked Questions
A complete FAQ is available on the [22]Wireshark web site.
__________________________________________________________________
- Last updated 2014-08-17 20:04:58 UTC
+ Last updated 2014-09-04 15:30:56 UTC
References
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index 28912f5f5f..4d550ae95b 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -33,9 +33,14 @@ since version 1.12.0:
(up from 100k).
* tshark now resets its state when changing files in ring-buffer mode.
* Expert Info severities can now be configured.
+* Wireshark now supports external capture interfaces. External capture
+interfaces can be anything from a tcpdump-over-ssh pipe to a program that
+captures from proprietary or non-standard hardware. This functionality is not
+available in the Qt UI yet.
* Qt port:
+** The Qt UI is now the default (program name is wireshark).
** A Polish translation has been added.
** The Interfaces dialog has been added.
** The interface list is now updated when interfaces appear or disappear.
@@ -125,6 +130,7 @@ corosync/totemsrp
ceph
Stateless Transport Tunneling
CP 'Cooper' 2179
+S7 Communication
--sort-and-group--
=== Updated Protocol Support