summaryrefslogtreecommitdiff
path: root/asn1/disp/disp.asn
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-12-07 23:20:11 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-12-07 23:20:11 +0000
commitfa92d58b4050be3ec86227619e0cb08debb7e222 (patch)
tree46169c3c7d610ad5d8c47911a9aa4c424f196c38 /asn1/disp/disp.asn
parent55d5c5cc6649c58e27d9441d3161b72a391af82d (diff)
downloadwireshark-fa92d58b4050be3ec86227619e0cb08debb7e222.tar.gz
From Grame Lunt:
updated X.500 dissectors to include DOP support. The "dop" dissector is the renamed "x501" dissector consequently the asn/x501 directory should be removed. The patch includes the changes to epan/dissectors/Makefile.common to reflect this. As the DOP dissection is not fully tested, I have disabled it by default for now (like DSP) but it can be enabled by the user. svn path=/trunk/; revision=16726
Diffstat (limited to 'asn1/disp/disp.asn')
-rw-r--r--asn1/disp/disp.asn3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1/disp/disp.asn b/asn1/disp/disp.asn
index fc6adb709b..05a75c2598 100644
--- a/asn1/disp/disp.asn
+++ b/asn1/disp/disp.asn
@@ -93,6 +93,9 @@ dSAShadowUnbind OPERATION ::= directoryUnbind
--}
-- types
+
+EstablishParameter ::= NULL
+
ModificationParameter ::= SEQUENCE {
secondaryShadows SET OF SupplierAndConsumers
}