aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorstandel <standel@f5534014-38df-0310-8fa8-9805f1628bb7>2007-04-12 17:34:30 +0000
committerstandel <standel@f5534014-38df-0310-8fa8-9805f1628bb7>2007-04-12 17:34:30 +0000
commitc2fe1b2a32fd8fdcf1da7d2aa530d6cfeb47e1c6 (patch)
treeca9c45f94bc741f85649c3260e1ecb3532ff5abf /AUTHORS
parentde2c85ac704cad359978328c1b2c5fb20ff56013 (diff)
From Matthijs Mekking :
New dissector support, SHIM6 checked in with the following modifications : - use of proto_tree_add_item whenever possible (addition of several hf_items), - use distinct subtree idx for each subtree, - addition of some subtrees, - split shim_opts in several functions, - accurate incrementation of offset in locator preferences (in case of option length > 3) - add true_false_string for critical options and protocol differentiation (hip, shim6) - add ipv6.shim6.checkksum_good, ipv6.shim6.checkksum_bad, cksum expert info section added to AUTHORS git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21390 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS4
1 files changed, 4 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 32ab404b44..f236c1a34f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2620,6 +2620,10 @@ David Kennedy <sgsguy [AT] gmail.com> {
Symantec SGS v3 support
}
+Matthijs Mekking <matthijs [AT] mlnetlabs.nl> {
+ Shim6 support
+}
+
and by:
Pavel Roskin <proski [AT] gnu.org>