Logo etsi

ETSI's Bug Tracker

Notice: information submitted on the ETSI issue Tracker may be incorporated in ETSI publication(s) and therefore subject to the ETSI IPR policy.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007208DENMATSpublic27-10-2015 08:3623-11-2016 14:12
ReporterAlexandre Berge 
Assigned ToSebastian Muellers 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product VersionTest_Spec_TS102869_v1.4.1 
Target VersionNext ReleaseFixed in Version 
Summary0007208: DenmInd's "lower-layer" fields should not be optional
DescriptionThose fields are appended by the Test Adapter (CamPort in this case) to provide information about lower layer (mainly in order to know GN's packet type and BTP destination port). In our implementation of the Codec, they are obviously considered as non optional.
The TTCN-3 declaration is faulty here, those fields should not be optional:

type record DenmInd {
    DENM msgIn,
    UInt8 gnNextHeader,
    UInt8 gnHeaderType,
    UInt8 gnHeaderSubtype,
    UInt32 gnLifetime,
    UInt8 gnTrafficClass,
    UInt16 btpDestinationPort,
    UInt16 btpInfo
}
with {
    encode (msgIn) "LibItsDenm_asn1"
}
TagsNo tags attached.
Attached Files

- Relationships
related to 0007207resolvedSebastian Muellers CAM CamInd's "lower-layer" fields should not be optional 

-  Notes
(0014343)
Sebastian Muellers (administrator)
23-11-2016 14:12

has been implemented

- Issue History
Date Modified Username Field Change
27-10-2015 08:36 Alexandre Berge New Issue
27-10-2015 08:37 Alexandre Berge Relationship added related to 0007207
16-11-2015 10:10 Sebastian Muellers Product Version => Test_Spec_TS102869_v1.4.1
16-11-2015 10:10 Sebastian Muellers Target Version => Next Release
23-11-2016 14:12 Sebastian Muellers Note Added: 0014343
23-11-2016 14:12 Sebastian Muellers Status new => resolved
23-11-2016 14:12 Sebastian Muellers Resolution open => fixed
23-11-2016 14:12 Sebastian Muellers Assigned To => Sebastian Muellers


MantisBT 1.2.14 [^]
Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker