Commit 6e775b97 authored by garciay's avatar garciay
Browse files

Validate DENM/CAM decoding from pcap files

parent ddb00f59
Loading
Loading
Loading
Loading
+1 −12
Original line number Original line Diff line number Diff line
@@ -139,18 +139,7 @@ module LibItsCam_TestSystem {
                UInt32      its_aid optional
                UInt32      its_aid optional
            }
            }
            with {
            with {
                 encode (msgIn) "PER"//LibItsCam_asn1
                 encode (msgIn) "PER"
/*
                 encode (gnNextHeader) "RAW"
                 encode (gnHeaderType) "RAW"
                 encode (gnHeaderSubtype) "RAW"
                 encode (gnLifetime) "RAW"
                 encode (gnTrafficClass) "RAW"
                 encode (btpDestinationPort) "RAW"
                 encode (btpInfo) "RAW"
                 encode (ssp) "RAW"
                 encode (its_aid) "RAW"
*/
            }
            }
                
                
            /**
            /**
+1 −0
Original line number Original line Diff line number Diff line
@@ -162,6 +162,7 @@ module LibItsDenm_TestSystem {
        
        
    } // End of group facilityPrimitives
    } // End of group facilityPrimitives
    with {
    with {
        variant ""
        encode "LibIts_Interface"
        encode "LibIts_Interface"
    } // end interfacePrimitives    
    } // end interfacePrimitives