diff options
author | Anders Broman <anders.broman@ericsson.com> | 2007-07-05 13:18:28 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2007-07-05 13:18:28 +0000 |
commit | 9f5e016fff61dea488905eb9802829748f535104 (patch) | |
tree | 1f15b2ffae19d6006b9a3f598245da9dbe4eba10 /asn1/cmip | |
parent | 379d320b8b01cc4e04500f4d47e9d511660a5169 (diff) | |
download | wireshark-9f5e016fff61dea488905eb9802829748f535104.tar.gz wireshark-9f5e016fff61dea488905eb9802829748f535104.tar.bz2 wireshark-9f5e016fff61dea488905eb9802829748f535104.zip |
New Camel dissector built with -X and -T option and origninal ASN1 files.
svn path=/trunk/; revision=22245
Diffstat (limited to 'asn1/cmip')
-rw-r--r-- | asn1/cmip/cmip.cnf | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/asn1/cmip/cmip.cnf b/asn1/cmip/cmip.cnf index 4c6e8bccef..64b5e14f10 100644 --- a/asn1/cmip/cmip.cnf +++ b/asn1/cmip/cmip.cnf @@ -15,15 +15,12 @@ Bind Unbind #.END -#.MAKE_ENUM -Code/local - #.TYPE_RENAME Invoke/argument InvokeArgument ReturnResult/result/result ResultArgument -Attribute/value Attributevalue -EventReportArgument/eventInfo EventReportArgumenteventInfo +Attribute/value AttributeValue +EventReportArgument/eventInfo EventReportArgumentEventInfo #.FIELD_RENAME @@ -35,6 +32,7 @@ Reject/problem/returnResult returnResultProblem ReturnResult/result/result resultArgument +SetArgument/modificationList/_item/attributeValue attributevalue ActionTypeId/globalForm actionTypeId_globalForm AttributeId/globalForm attributeId_globalForm EventTypeId/globalForm eventTypeId_globalForm @@ -219,10 +217,6 @@ RejectProblem #.PDU -#.TYPE_RENAME - -#.FIELD_RENAME -SetArgument/modificationList/_item/attributeValue attributevalue #.FN_HDR CMIPAbortInfo if(check_col(actx->pinfo->cinfo, COL_INFO)){ |