summaryrefslogtreecommitdiff
path: root/asn1/rrlp
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2007-06-04 14:41:38 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2007-06-04 14:41:38 +0000
commiteb782d0ceae4a195a0d0b7fb7b6c1883cf0d7354 (patch)
treedf2ad3500f1aace20a6e3eb75e55a56a8542393d /asn1/rrlp
parenta17d4a117b79cdd494e21ae54cc8ac3396704905 (diff)
downloadwireshark-eb782d0ceae4a195a0d0b7fb7b6c1883cf0d7354.tar.gz
- CLASS definitions support including exports through the *-exp.cnf file
- support of extension in middle of SEQUENCE root elements - new option EMBEDDED_PDV_CB to set default callback - ChoiceValue support at syntax level - ValueSet support at syntax level - exception identifier support - ValueFromObject support at syntax level - next minor changes (to compile X.880 and INAP) - dissectors using classes regenerated svn path=/trunk/; revision=22036
Diffstat (limited to 'asn1/rrlp')
-rw-r--r--asn1/rrlp/rrlp.cnf5
1 files changed, 0 insertions, 5 deletions
diff --git a/asn1/rrlp/rrlp.cnf b/asn1/rrlp/rrlp.cnf
index c13fe004ad..bc1cd7cfd2 100644
--- a/asn1/rrlp/rrlp.cnf
+++ b/asn1/rrlp/rrlp.cnf
@@ -21,11 +21,6 @@ VelocityEstimate
SLR-ArgExtensionContainer
#.END
-#.CLASS MAP-EXTENSION
-ExtensionType
-extensionId ObjectIdentifierType
-#.END
-
#.FN_HDR PDU
proto_tree_add_item(tree, proto_rrlp, tvb, 0, -1, FALSE);