aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorGilles Roudiere <gilles@roudiere.net>2014-09-22 19:42:59 +0200
committerBill Meier <wmeier@newsguy.com>2014-09-24 16:26:50 +0000
commit4652f95ee92e3891cf1c78908b6ea45a7b1f2c9f (patch)
treea43d0fd5566918d5867f8245e903a9d12d0d9b4f /AUTHORS
parent8fc2327766146184852439fac19a769a097f7c85 (diff)
Added a new DSR dissector
Added a new dissector for the Dynamic Source Routing (DSR) protocol (RFC 4728) It should correctly dissect all DSR packets, including the "Flow State Extension" DSR packets. See Bug #10499 for capture file Change-Id: Ie33a1a2fe095cab19d5abfbfa8e1c79fec664a35 Reviewed-on: https://code.wireshark.org/review/4251 Reviewed-by: Bill Meier <wmeier@newsguy.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS9
1 files changed, 7 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index e12bd6527b..b74a8330e5 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3607,14 +3607,19 @@ Sean O. Stalley <sean.stalley[AT]intel.com> {
Dissector for Media Agnostic USB (MA USB)
}
-Qiaoyin Yang <qiaoyin.yang[AT]gmail.com> {
+Qiaoyin Yang <qiaoyin.yang[AT]gmail.com> {
Dissector for CP 'Cooper' 2179
}
-Thomas Wiens <th.wiens[AT]gmx.de> {
+Thomas Wiens <th.wiens[AT]gmx.de> {
Dissector for S7 Communication
}
+Gilles Roudiere <gilles[AT]roudiere.net> {
+ Dissector for the Dynamic Source Routing (DSR) protocol (RFC 4728)
+}
+
+
and by:
Georgi Guninski <guninski[AT]guninski.com>