summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorDenis Ovsienko <infrastation@yandex.ru>2012-04-13 16:32:40 +0400
committerDenis Ovsienko <infrastation@yandex.ru>2012-04-13 16:32:40 +0400
commit8c31bfcebef44663c1025b6c4a9cb7b6c62ef24e (patch)
tree3c4efdcb4dfa0dd84290a548dcb5705c22128650 /CREDITS
parent2a5efbae38a324b7701579b6cee49c68818897a8 (diff)
downloadtcpdump-8c31bfcebef44663c1025b6c4a9cb7b6c62ef24e.tar.gz
add DNSSL (RFC6106) support
The most notable difference between RFC5006 and RFC6106 is the addition of DNSSL RA option. This commit adds DNSSL handling code to make tcpdump fully RFC6106-aware. This code has been tested against RA packets generated by Quagga and radvd.
Diffstat (limited to 'CREDITS')
-rw-r--r--CREDITS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
index 3a0fba8b..bdbfd36e 100644
--- a/CREDITS
+++ b/CREDITS
@@ -52,6 +52,7 @@ Additional people who have contributed patches:
David Horn <dhorn2000 at gmail dot com>
David Smith <dsmith at redhat dot com>
David Young <dyoung at ojctech dot com>
+ Denis Ovsienko <infrastation at yandex dot ru>
Dmitry Eremin-Solenikov <dbaryshkov at gmail dot com>
Don Ebright <Don dot Ebright at compuware dot com>
Eddie Kohler <xexd at sourceforge dot net>