aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2006-12-14 00:16:06 +0000
committerStephen Fisher <steve@stephen-fisher.com>2006-12-14 00:16:06 +0000
commitc97caf2a94720d932d80f61fc93c24f13c3dcbd3 (patch)
tree8790db85295242281f8e474ba29864f3faee58f9 /AUTHORS
parent8b8b648ad660ac651ff88718e4ea8b70ab28b7bd (diff)
From Stig Bjorlykke:
I have added a new dissector for DMP (STANAG 4406 Direct Message Profile) as defined in STANAG 4406 Annex E. The DMP protocol has no assigned UDP port number yet, so the default value in this dissector is 0 (I suppose this is som sort of "disabled"?) until we get this registered. The dissector has been tested on OSX Intel/PowerPC and Solaris SPARC. Changes in this patch: * Added DMP dissector * Added a new CRC table and functions in crc16.c * Made NonDeliveryReasonCode and NonDeliveryDiagnosticCode available from X.411 * Made NonReceiptReasonField and DiscardReasonField available from X.420 svn path=/trunk/; revision=20133
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 8a6c7b5a61..feecc12df8 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2444,6 +2444,7 @@ Menno Andriesse <s5066 [AT] nc3a.nato.int> {
Stig Bjørlykke <stig [AT] bjorlykke.org> {
P_Mul (ACP142) packet disassembly
CDT (CompressedDataType) support
+ DMP (STANAG 4406 Direct Message Profile) support
}
Kyle J. Harms <kyle.j.harms [AT] boeing.com> {