aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/dap/dap.cnf
diff options
context:
space:
mode:
authorgal <gal@f5534014-38df-0310-8fa8-9805f1628bb7>2010-06-09 14:17:51 +0000
committergal <gal@f5534014-38df-0310-8fa8-9805f1628bb7>2010-06-09 14:17:51 +0000
commitc9ff7c3ad7d00b862c19441605d00e6f3b7da190 (patch)
tree91f60e6bce7c22f7fedac6c7fb5eddad0020bbfa /asn1/dap/dap.cnf
parent32364b90f35c4daa5a9df75ca8a7dd23a962d85b (diff)
Support for X.519 (section 9) Internet Directly Mapped Protocol (IDMP).
IDMP provides a mapping of request-response service elements directly onto the Internet TCP/IP protocol, bypassing the ACSE, Presentation, Session and Transport layers of the OSI model. It also supports the use of TLS services. The DAP dissector has been updated to use the IDMP protocol. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33177 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/dap/dap.cnf')
-rw-r--r--asn1/dap/dap.cnf15
1 files changed, 12 insertions, 3 deletions
diff --git a/asn1/dap/dap.cnf b/asn1/dap/dap.cnf
index dcfe5e54d2..cae5576c19 100644
--- a/asn1/dap/dap.cnf
+++ b/asn1/dap/dap.cnf
@@ -1,3 +1,11 @@
+# $Id$
+
+
+#.TYPE_ATTR
+# X509AF also exports the type Time. This makes sure asn2wrs uses the locally defined version.
+Time TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(dap_Time_vals) BITMASK = 0
+#.END
+
#.IMPORT ../x509if/x509if-exp.cnf
#.IMPORT ../x509af/x509af-exp.cnf
#.IMPORT ../x509sat/x509sat-exp.cnf
@@ -12,7 +20,6 @@ DAP-InvokeIDSet
#.END
#.MODULE_IMPORT
-ServiceAdministration x509if
AttributeCertificateDefinitions x509af
BasicAccessControl crmf
@@ -172,8 +179,10 @@ PagedResultsRequest/queryReference pagedResultsQueryReference
EntryInformationSelection/extraAttributes/select extraSelect
-# This table creates the value_sting to name P7 operation codes and errors
-# in file packet-p7-table.c which is included in the template file
+SaslCredentials/credentials saslCredentials
+
+# This table creates the value_sting to name DAP operation codes and errors
+# in file packet-dap-table.c which is included in the template file
#
#.TABLE_HDR
/* DAP OPERATIONS */