diff options
author | Stig Bjørlykke <stig@bjorlykke.org> | 2009-12-19 14:26:26 +0000 |
---|---|---|
committer | Stig Bjørlykke <stig@bjorlykke.org> | 2009-12-19 14:26:26 +0000 |
commit | fb56cceeb7cfa9bf3c48f75f83234e2ac0046b46 (patch) | |
tree | 07c05a9ed37daa43a6057da7da2a1f12c969ec34 /asn1/p7/MSAbstractService.asn | |
parent | 9a4bc116898cf6edb0db5c682617d2b9cb5d5544 (diff) | |
download | wireshark-fb56cceeb7cfa9bf3c48f75f83234e2ac0046b46.tar.gz wireshark-fb56cceeb7cfa9bf3c48f75f83234e2ac0046b46.tar.bz2 wireshark-fb56cceeb7cfa9bf3c48f75f83234e2ac0046b46.zip |
Regenerate P7 with SIZE constraints checking.
Added MSUpperBounds.asn.
Export upper bounds from X411, rename some duplicate definitions in P7.
svn path=/trunk/; revision=31321
Diffstat (limited to 'asn1/p7/MSAbstractService.asn')
-rw-r--r-- | asn1/p7/MSAbstractService.asn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asn1/p7/MSAbstractService.asn b/asn1/p7/MSAbstractService.asn index 07b0293c1f..0ddacf82f7 100644 --- a/asn1/p7/MSAbstractService.asn +++ b/asn1/p7/MSAbstractService.asn @@ -88,7 +88,7 @@ FROM Remote-Operations-Information-Objects ub-message-groups, ub-messages, ub-modifications, ub-per-entry, ub-per-auto-action, ub-service-information-length, ub-summaries, ub-supplementary-info-length, ub-ua-registration-identifier-length, - ub-ua-registrations, ub-restrictions + ub-ua-registrations, ub-ua-restrictions --== FROM MSUpperBounds {joint-iso-itu-t mhs(6) ms(4) modules(0) upper-bounds(4) version-1994(0)} @@ -435,7 +435,7 @@ Selector ::= SET { OverrideRestrictions ::= BIT STRING { override-content-types-restriction(0), override-EITs-restriction(1), - override-attribute-length-restriction(2)}(SIZE (1..ub-restrictions)) + override-attribute-length-restriction(2)}(SIZE (1..ub-ua-restrictions)) EntryInformationSelection ::= SET SIZE (0..ub-per-entry) OF AttributeSelection |