From fa92d58b4050be3ec86227619e0cb08debb7e222 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Wed, 7 Dec 2005 23:20:11 +0000 Subject: 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 --- asn1/disp/disp.asn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'asn1/disp/disp.asn') 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 } -- cgit v1.2.1