aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorKevin Cox <kevincox@kevincox.ca>2014-05-01 17:13:35 -0400
committerBill Meier <wmeier@newsguy.com>2014-08-04 21:50:25 +0000
commit7bc0b9bfc6225403066751f8ac95cdd74742a6b9 (patch)
treec131302886fc66e5c3ac40c4bb76364f4227faf5 /AUTHORS
parentd434e08b01e68f0cd592664c84a00842434df7c1 (diff)
Initial Ceph Dissector.
This is the first version of a Ceph dissector. It is not complete but is far enough along to be helpful to many people working with Ceph. Currently the dissector can fully dissect the Ceph protocol and has support for full dissection of most common messages. For the other messages for which full dissection is not available their metadata is parsed and shown along with the raw data of the different message sections. Change-Id: Ic7917a3d01148c6fe2f9ea2c13ecd09ecc06c2d7 Reviewed-on: https://code.wireshark.org/review/1889 Reviewed-by: Bill Meier <wmeier@newsguy.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS5
1 files changed, 5 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 54125ca43c..d8757defb6 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3582,6 +3582,11 @@ John Miner <wiresharkdissectorcoder[AT]gmail.com> {
Japanese translation of the Qt User Interface
}
+Kevin Cox <kevincox{AT]kevincox.ca> {
+ Dissector for Ceph
+}
+
+
and by:
Georgi Guninski <guninski[AT]guninski.com>