aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorJeffrey Nichols <jsnichols@suprocktech.com>2020-05-26 15:16:07 -0400
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2020-06-15 19:18:14 +0000
commit526a9a64eefe4e03305fbed85c1f55f9e7dd17e0 (patch)
tree2b2299e92b0e729f832439f58645f734b593d6be /docbook
parentd7f610d7769a34d38df63c9e0f24eff3891cf492 (diff)
New dissector: Asphodel Protocol
Add a dissector for Asphodel (https://bitbucket.org/suprocktech/asphodel). Asphodel is a protocol for streaming real-time data from sensors in industrial environments. This protocol dissector supports complete dissection of the UDP advertisment packets, and simple dissection of the TCP command and stream data. Sample Capture: https://wiki.wireshark.org/SampleCaptures#Asphodel_Protocol Change-Id: I6a7f730a4ce5349ac48b4fd86e61429983af5bf9 Reviewed-on: https://code.wireshark.org/review/37318 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com>
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docbook/release-notes.adoc b/docbook/release-notes.adoc
index 2c102fed7d..7ae13a366c 100644
--- a/docbook/release-notes.adoc
+++ b/docbook/release-notes.adoc
@@ -65,6 +65,7 @@ Java Debug Wire Protocol (JDWP)
ScyllaDB RPC
Dynamic Link Exchange Protocol (DLEP)
LBM Stateful Resolution Service (LBMSRS)
+Asphodel Protocol
--
=== Updated Protocol Support