aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS.src
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 /AUTHORS.src
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 'AUTHORS.src')
-rw-r--r--AUTHORS.src4
1 files changed, 4 insertions, 0 deletions
diff --git a/AUTHORS.src b/AUTHORS.src
index 6e4952c2d1..dea9ac3031 100644
--- a/AUTHORS.src
+++ b/AUTHORS.src
@@ -3726,6 +3726,10 @@ Huang Qiangxiong <qiangxiong.huang[AT]qq.com> {
HTTP2 dissector: add streaming mode reassembly and dissecting DATA according to content-type features.
}
+Jeffrey Nichols <jsnichols[AT]suprocktech.com> {
+ Asphodel dissector
+}
+
and by:
Georgi Guninski <guninski[AT]guninski.com>