Merge newe2 into master 81/3181/1
authorJuha Hyttinen <juha.hyttinen@nokia.com>
Tue, 7 Apr 2020 05:47:58 +0000 (08:47 +0300)
committerJuha Hyttinen <juha.hyttinen@nokia.com>
Tue, 7 Apr 2020 05:52:30 +0000 (08:52 +0300)
commitaada64566a3a77cf9a20a98f9ddd7cd6f37529ae
treef75b7efe3d98082a8611652b19c3f1398f4dfac0
parent7348625b9ef03d41dd5a0ca0f6c508376259717e
Merge newe2 into master

FCA_RIC-434 Add support for Submgr's C-codes with ORAN E2SM-gNB-NRT spec
FCA_RIC-435 Add support for Submgr's GO-codes with ORAN E2SM-gNB-NRT spec
RICFCA_RIC-357 Align Submgr with new E2 spec

Change-Id: I5a5de2183bfb9ea374f4f03afcbf593e635261cf
Signed-off-by: Anssi Mannila <anssi.mannila@nokia.com>
Signed-off-by: Juha Hyttinen <juha.hyttinen@nokia.com>
1235 files changed:
3rdparty/E2AP-v01.00.00/ANY.c [moved from 3rdparty/libe2ap/ANY.c with 100% similarity]
3rdparty/E2AP-v01.00.00/ANY.h [moved from 3rdparty/libe2ap/ANY.h with 100% similarity]
3rdparty/E2AP-v01.00.00/BIT_STRING.c [moved from 3rdparty/libe2ap/BIT_STRING.c with 100% similarity]
3rdparty/E2AP-v01.00.00/BIT_STRING.h [moved from 3rdparty/libe2ap/BIT_STRING.h with 100% similarity]
3rdparty/E2AP-v01.00.00/Cause.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/Cause.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CauseMisc.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CauseMisc.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CauseProtocol.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CauseProtocol.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CauseRIC.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CauseRIC.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CauseRICservice.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CauseRICservice.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CauseTransport.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CauseTransport.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/Criticality.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/Criticality.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CriticalityDiagnostics-IE-Item.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CriticalityDiagnostics-IE-Item.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CriticalityDiagnostics-IE-List.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CriticalityDiagnostics-IE-List.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CriticalityDiagnostics.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/CriticalityDiagnostics.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/E2AP-PDU.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/E2AP-PDU.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/E2setupFailure.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/E2setupFailure.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/E2setupRequest.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/E2setupRequest.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/E2setupResponse.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/E2setupResponse.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ENB-ID-Choice.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ENB-ID-Choice.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ENB-ID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ENB-ID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ENGNB-ID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ENGNB-ID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ErrorIndication.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ErrorIndication.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GNB-CU-UP-ID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GNB-CU-UP-ID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GNB-DU-ID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GNB-DU-ID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GNB-ID-Choice.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GNB-ID-Choice.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalE2node-ID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalE2node-ID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalE2node-eNB-ID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalE2node-eNB-ID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalE2node-en-gNB-ID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalE2node-en-gNB-ID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalE2node-gNB-ID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalE2node-gNB-ID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalE2node-ng-eNB-ID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalE2node-ng-eNB-ID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalENB-ID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalENB-ID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalRIC-ID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalRIC-ID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalenGNB-ID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalenGNB-ID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalgNB-ID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalgNB-ID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalngeNB-ID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/GlobalngeNB-ID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/INTEGER.c [moved from 3rdparty/libe2ap/INTEGER.c with 100% similarity]
3rdparty/E2AP-v01.00.00/INTEGER.h [moved from 3rdparty/libe2ap/INTEGER.h with 100% similarity]
3rdparty/E2AP-v01.00.00/InitiatingMessage.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/InitiatingMessage.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/NativeEnumerated.c [moved from 3rdparty/libe2ap/NativeEnumerated.c with 100% similarity]
3rdparty/E2AP-v01.00.00/NativeEnumerated.h [moved from 3rdparty/libe2ap/NativeEnumerated.h with 100% similarity]
3rdparty/E2AP-v01.00.00/NativeInteger.c [moved from 3rdparty/libe2ap/NativeInteger.c with 100% similarity]
3rdparty/E2AP-v01.00.00/NativeInteger.h [moved from 3rdparty/libe2ap/NativeInteger.h with 100% similarity]
3rdparty/E2AP-v01.00.00/OCTET_STRING.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/OCTET_STRING.h [moved from 3rdparty/libe2ap/OCTET_STRING.h with 100% similarity]
3rdparty/E2AP-v01.00.00/OPEN_TYPE.c [moved from 3rdparty/libe2ap/OPEN_TYPE.c with 100% similarity]
3rdparty/E2AP-v01.00.00/OPEN_TYPE.h [moved from 3rdparty/libe2ap/OPEN_TYPE.h with 100% similarity]
3rdparty/E2AP-v01.00.00/PLMN-Identity.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/PLMN-Identity.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/Presence.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/Presence.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProcedureCode.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProcedureCode.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-Container.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-Container.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-ContainerList.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-ContainerList.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-ContainerPair.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-ContainerPair.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-ContainerPairList.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-ContainerPairList.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-Field.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-Field.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-FieldPair.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-FieldPair.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-ID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-ID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-SingleContainer.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ProtocolIE-SingleContainer.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunction-Item.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunction-Item.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctionDefinition.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctionDefinition.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctionID-Item.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctionID-Item.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctionID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctionID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctionIDcause-Item.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctionIDcause-Item.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctionRevision.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctionRevision.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctions-List.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctions-List.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctionsID-List.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctionsID-List.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctionsIDcause-List.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RANfunctionsIDcause-List.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICaction-Admitted-Item.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICaction-Admitted-Item.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICaction-Admitted-List.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICaction-Admitted-List.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICaction-NotAdmitted-Item.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICaction-NotAdmitted-Item.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICaction-NotAdmitted-List.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICaction-NotAdmitted-List.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICaction-ToBeSetup-Item.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICaction-ToBeSetup-Item.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICactionDefinition.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICactionDefinition.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICactionID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICactionID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICactionType.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICactionType.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICactions-ToBeSetup-List.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICactions-ToBeSetup-List.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcallProcessID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcallProcessID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolAckRequest.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolAckRequest.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolAcknowledge.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolAcknowledge.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolFailure.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolFailure.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolHeader.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolHeader.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolMessage.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolMessage.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolOutcome.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolOutcome.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolRequest.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolRequest.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolStatus.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICcontrolStatus.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICeventTriggerDefinition.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICeventTriggerDefinition.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICindication.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICindication.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICindicationHeader.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICindicationHeader.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICindicationMessage.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICindicationMessage.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICindicationSN.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICindicationSN.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICindicationType.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICindicationType.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICrequestID.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICrequestID.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICserviceQuery.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICserviceQuery.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICserviceUpdate.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICserviceUpdate.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICserviceUpdateAcknowledge.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICserviceUpdateAcknowledge.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICserviceUpdateFailure.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICserviceUpdateFailure.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubscriptionDeleteFailure.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubscriptionDeleteFailure.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubscriptionDeleteRequest.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubscriptionDeleteRequest.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubscriptionDeleteResponse.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubscriptionDeleteResponse.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubscriptionDetails.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubscriptionDetails.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubscriptionFailure.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubscriptionFailure.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubscriptionRequest.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubscriptionRequest.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubscriptionResponse.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubscriptionResponse.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubsequentAction.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubsequentAction.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubsequentActionType.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICsubsequentActionType.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICtimeToWait.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/RICtimeToWait.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ResetRequest.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ResetRequest.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ResetResponse.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/ResetResponse.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/SuccessfulOutcome.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/SuccessfulOutcome.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/TimeToWait.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/TimeToWait.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/TriggeringMessage.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/TriggeringMessage.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/TypeOfError.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/TypeOfError.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/UnsuccessfulOutcome.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/UnsuccessfulOutcome.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/asn_SEQUENCE_OF.c [moved from 3rdparty/libe2ap/asn_SEQUENCE_OF.c with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_SEQUENCE_OF.h [moved from 3rdparty/libe2ap/asn_SEQUENCE_OF.h with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_SET_OF.c [moved from 3rdparty/libe2ap/asn_SET_OF.c with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_SET_OF.h [moved from 3rdparty/libe2ap/asn_SET_OF.h with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_application.c [moved from 3rdparty/libe2ap/asn_application.c with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_application.h [moved from 3rdparty/libe2ap/asn_application.h with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_bit_data.c [moved from 3rdparty/libe2ap/asn_bit_data.c with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_bit_data.h [moved from 3rdparty/libe2ap/asn_bit_data.h with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_codecs.h [moved from 3rdparty/libe2ap/asn_codecs.h with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_codecs_prim.c [moved from 3rdparty/libe2ap/asn_codecs_prim.c with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_codecs_prim.h [moved from 3rdparty/libe2ap/asn_codecs_prim.h with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_constant.h [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/asn_internal.c [moved from 3rdparty/libe2ap/asn_internal.c with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_internal.h [moved from 3rdparty/libe2ap/asn_internal.h with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_ioc.h [moved from 3rdparty/libe2ap/asn_ioc.h with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_random_fill.c [moved from 3rdparty/libe2ap/asn_random_fill.c with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_random_fill.h [moved from 3rdparty/libe2ap/asn_random_fill.h with 100% similarity]
3rdparty/E2AP-v01.00.00/asn_system.h [moved from 3rdparty/libe2ap/asn_system.h with 100% similarity]
3rdparty/E2AP-v01.00.00/ber_decoder.c [moved from 3rdparty/libe2ap/ber_decoder.c with 100% similarity]
3rdparty/E2AP-v01.00.00/ber_decoder.h [moved from 3rdparty/libe2ap/ber_decoder.h with 100% similarity]
3rdparty/E2AP-v01.00.00/ber_tlv_length.c [moved from 3rdparty/libe2ap/ber_tlv_length.c with 100% similarity]
3rdparty/E2AP-v01.00.00/ber_tlv_length.h [moved from 3rdparty/libe2ap/ber_tlv_length.h with 100% similarity]
3rdparty/E2AP-v01.00.00/ber_tlv_tag.c [moved from 3rdparty/libe2ap/ber_tlv_tag.c with 100% similarity]
3rdparty/E2AP-v01.00.00/ber_tlv_tag.h [moved from 3rdparty/libe2ap/ber_tlv_tag.h with 100% similarity]
3rdparty/E2AP-v01.00.00/constr_CHOICE.c [new file with mode: 0644]
3rdparty/E2AP-v01.00.00/constr_CHOICE.h [moved from 3rdparty/libe2ap/constr_CHOICE.h with 100% similarity]
3rdparty/E2AP-v01.00.00/constr_SEQUENCE.c [moved from 3rdparty/libe2ap/constr_SEQUENCE.c with 100% similarity]
3rdparty/E2AP-v01.00.00/constr_SEQUENCE.h [moved from 3rdparty/libe2ap/constr_SEQUENCE.h with 100% similarity]
3rdparty/E2AP-v01.00.00/constr_SEQUENCE_OF.c [moved from 3rdparty/libe2ap/constr_SEQUENCE_OF.c with 100% similarity]
3rdparty/E2AP-v01.00.00/constr_SEQUENCE_OF.h [moved from 3rdparty/libe2ap/constr_SEQUENCE_OF.h with 100% similarity]
3rdparty/E2AP-v01.00.00/constr_SET_OF.c [moved from 3rdparty/libe2ap/constr_SET_OF.c with 100% similarity]
3rdparty/E2AP-v01.00.00/constr_SET_OF.h [moved from 3rdparty/libe2ap/constr_SET_OF.h with 100% similarity]
3rdparty/E2AP-v01.00.00/constr_TYPE.c [moved from 3rdparty/libe2ap/constr_TYPE.c with 100% similarity]
3rdparty/E2AP-v01.00.00/constr_TYPE.h [moved from 3rdparty/libe2ap/constr_TYPE.h with 100% similarity]
3rdparty/E2AP-v01.00.00/constraints.c [moved from 3rdparty/libe2ap/constraints.c with 100% similarity]
3rdparty/E2AP-v01.00.00/constraints.h [moved from 3rdparty/libe2ap/constraints.h with 100% similarity]
3rdparty/E2AP-v01.00.00/der_encoder.c [moved from 3rdparty/libe2ap/der_encoder.c with 100% similarity]
3rdparty/E2AP-v01.00.00/der_encoder.h [moved from 3rdparty/libe2ap/der_encoder.h with 100% similarity]
3rdparty/E2AP-v01.00.00/per_decoder.c [moved from 3rdparty/libe2ap/per_decoder.c with 100% similarity]
3rdparty/E2AP-v01.00.00/per_decoder.h [moved from 3rdparty/libe2ap/per_decoder.h with 100% similarity]
3rdparty/E2AP-v01.00.00/per_encoder.c [moved from 3rdparty/libe2ap/per_encoder.c with 100% similarity]
3rdparty/E2AP-v01.00.00/per_encoder.h [moved from 3rdparty/libe2ap/per_encoder.h with 100% similarity]
3rdparty/E2AP-v01.00.00/per_opentype.c [moved from 3rdparty/libe2ap/per_opentype.c with 100% similarity]
3rdparty/E2AP-v01.00.00/per_opentype.h [moved from 3rdparty/libe2ap/per_opentype.h with 100% similarity]
3rdparty/E2AP-v01.00.00/per_support.c [moved from 3rdparty/libe2ap/per_support.c with 100% similarity]
3rdparty/E2AP-v01.00.00/per_support.h [moved from 3rdparty/libe2ap/per_support.h with 100% similarity]
3rdparty/E2AP-v01.00.00/xer_decoder.c [moved from 3rdparty/libe2ap/xer_decoder.c with 100% similarity]
3rdparty/E2AP-v01.00.00/xer_decoder.h [moved from 3rdparty/libe2ap/xer_decoder.h with 100% similarity]
3rdparty/E2AP-v01.00.00/xer_encoder.c [moved from 3rdparty/libe2ap/xer_encoder.c with 100% similarity]
3rdparty/E2AP-v01.00.00/xer_encoder.h [moved from 3rdparty/libe2ap/xer_encoder.h with 100% similarity]
3rdparty/E2AP-v01.00.00/xer_support.c [moved from 3rdparty/libe2ap/xer_support.c with 100% similarity]
3rdparty/E2AP-v01.00.00/xer_support.h [moved from 3rdparty/libe2ap/xer_support.h with 100% similarity]
3rdparty/E2SM-gNB-NRT_V4.0.1/BIT_STRING.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/BIT_STRING.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/BOOLEAN.c [moved from 3rdparty/libe2ap/BOOLEAN.c with 100% similarity]
3rdparty/E2SM-gNB-NRT_V4.0.1/BOOLEAN.h [moved from 3rdparty/libe2ap/BOOLEAN.h with 100% similarity]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-ActionDefinition-Format1.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-ActionDefinition-Format1.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-ActionDefinition.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-ActionDefinition.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-ControlHeader-Format1.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-ControlHeader-Format1.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-ControlHeader.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-ControlHeader.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-ControlMessage-Format1.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-ControlMessage-Format1.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-ControlMessage.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-ControlMessage.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-EventTriggerDefinition-Format1.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-EventTriggerDefinition-Format1.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-EventTriggerDefinition.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-EventTriggerDefinition.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-IndicationHeader-Format1.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-IndicationHeader-Format1.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-IndicationHeader.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-IndicationHeader.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-IndicationMessage-Format1.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-IndicationMessage-Format1.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-IndicationMessage.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-IndicationMessage.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-RANfunction-Definition.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_E2SM-gNB-NRT-RANfunction-Definition.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_ECGI.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_ECGI.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_EUTRANCellIdentifier.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_EUTRANCellIdentifier.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRCGI.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRCGI.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRCellIdentifier.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRCellIdentifier.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRT-Cell-ID.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRT-Cell-ID.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRT-ControlCommand.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRT-ControlCommand.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRT-Record-List-item.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRT-Record-List-item.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRT-Record-row-item.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRT-Record-row-item.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRT-TableRecord.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRT-TableRecord.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRT-TimeStamp.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRT-TimeStamp.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRT-TriggerNature.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_NRT-TriggerNature.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_PLMN-Identity.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_PLMN-Identity.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANfunction-Name.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANfunction-Name.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANparameter-ID.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANparameter-ID.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANparameter-Item.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANparameter-Item.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANparameter-Name.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANparameter-Name.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANparameter-Test.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANparameter-Test.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANparameter-Type.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANparameter-Type.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANparameter-Value.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANparameter-Value.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANparameterDef-Item.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RANparameterDef-Item.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-ControlStyle-List.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-ControlStyle-List.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-EventTriggerStyle-List.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-EventTriggerStyle-List.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-Format-Type.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-Format-Type.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-InsertStyle-List.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-InsertStyle-List.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-PolicyStyle-List.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-PolicyStyle-List.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-ReportStyle-List.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-ReportStyle-List.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-Style-Name.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-Style-Name.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-Style-Type.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_RIC-Style-Type.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/E2_asn_constant.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/INTEGER.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/INTEGER.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/Makefile.am.libasncodec [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/NativeEnumerated.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/NativeEnumerated.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/NativeInteger.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/NativeInteger.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/OCTET_STRING.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/OCTET_STRING.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/OPEN_TYPE.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/OPEN_TYPE.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/PrintableString.c [moved from 3rdparty/libe2ap/PrintableString.c with 100% similarity]
3rdparty/E2SM-gNB-NRT_V4.0.1/PrintableString.h [moved from 3rdparty/libe2ap/PrintableString.h with 100% similarity]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_SEQUENCE_OF.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_SEQUENCE_OF.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_SET_OF.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_SET_OF.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_application.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_application.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_bit_data.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_bit_data.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_codecs.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_codecs_prim.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_codecs_prim.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_internal.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_internal.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_ioc.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_random_fill.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_random_fill.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/asn_system.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/ber_decoder.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/ber_decoder.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/ber_tlv_length.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/ber_tlv_length.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/ber_tlv_tag.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/ber_tlv_tag.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/constr_CHOICE.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/constr_CHOICE.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/constr_SEQUENCE.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/constr_SEQUENCE.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/constr_SEQUENCE_OF.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/constr_SEQUENCE_OF.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/constr_SET_OF.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/constr_SET_OF.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/constr_TYPE.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/constr_TYPE.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/constraints.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/constraints.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/der_encoder.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/der_encoder.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/per_decoder.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/per_decoder.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/per_encoder.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/per_encoder.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/per_opentype.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/per_opentype.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/per_support.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/per_support.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/xer_decoder.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/xer_decoder.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/xer_encoder.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/xer_encoder.h [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/xer_support.c [new file with mode: 0644]
3rdparty/E2SM-gNB-NRT_V4.0.1/xer_support.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/BIT_STRING.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/BIT_STRING.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/BOOLEAN.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/BOOLEAN.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_ActionParameter-ID.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_ActionParameter-ID.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_ActionParameter-Item.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_ActionParameter-Item.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_ActionParameter-Value.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_ActionParameter-Value.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_CallProcess-ID.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_CallProcess-ID.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_Criticality.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_Criticality.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-ActionDefinition-Format2.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-ActionDefinition-Format2.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-ActionDefinitionChoice.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-ActionDefinitionChoice.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-CallProcessIDChoice.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-CallProcessIDChoice.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-ControlHeaderChoice.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-ControlHeaderChoice.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-ControlMessageChoice.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-ControlMessageChoice.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-EventTriggerDefinitionChoice.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-EventTriggerDefinitionChoice.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-IndicationHeaderChoice.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-IndicationHeaderChoice.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-IndicationMessageChoice.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-IndicationMessageChoice.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-RANfunction-Definition.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-RANfunction-Definition.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-actionDefinition.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-actionDefinition.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-callProcessID.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-callProcessID.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-controlHeader.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-controlHeader.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-controlMessage.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-controlMessage.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-eventTriggerDefinition.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-eventTriggerDefinition.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-indicationHeader.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-indicationHeader.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-indicationMessage.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_E2SM-gNB-X2-indicationMessage.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_ENB-ID.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_ENB-ID.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_GNB-ID.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_GNB-ID.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_GlobalENB-ID.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_GlobalENB-ID.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_GlobalGNB-ID.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_GlobalGNB-ID.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_Interface-ID.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_Interface-ID.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_InterfaceDirection.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_InterfaceDirection.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_InterfaceMessage.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_InterfaceMessage.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_InterfaceMessageType.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_InterfaceMessageType.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_InterfaceProtocolIE-ID.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_InterfaceProtocolIE-ID.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_InterfaceProtocolIE-Item.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_InterfaceProtocolIE-Item.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_InterfaceProtocolIE-Test.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_InterfaceProtocolIE-Test.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_InterfaceProtocolIE-Value.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_InterfaceProtocolIE-Value.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_PLMN-Identity.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_PLMN-Identity.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_Presence.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_Presence.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_ProcedureCode.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_ProcedureCode.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_ProtocolIE-ID.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_ProtocolIE-ID.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANParameter-ID.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANParameter-ID.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANParameter-Item.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANParameter-Item.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANParameter-Name.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANParameter-Name.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANParameter-Test.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANParameter-Test.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANParameter-Type.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANParameter-Type.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANParameter-Value.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANParameter-Value.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANfunction-Name.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANfunction-Name.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANimperativePolicy.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANimperativePolicy.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANparameterDef-Item.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANparameterDef-Item.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANueGroup-Item.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANueGroup-Item.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANueGroupDef-Item.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANueGroupDef-Item.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANueGroupDefinition.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANueGroupDefinition.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANueGroupID.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RANueGroupID.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-ControlStyle-List.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-ControlStyle-List.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-EventTriggerStyle-List.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-EventTriggerStyle-List.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-Format-Type.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-Format-Type.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-InsertStyle-List.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-InsertStyle-List.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-PolicyStyle-List.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-PolicyStyle-List.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-ReportStyle-List.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-ReportStyle-List.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-Style-Name.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-Style-Name.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-Style-Type.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_RIC-Style-Type.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_Style-ID.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_Style-ID.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_TimeStamp.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_TimeStamp.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_TypeOfMessage.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_TypeOfMessage.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/E2_asn_constant.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/INTEGER.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/INTEGER.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/Makefile.am.libasncodec [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/NativeEnumerated.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/NativeEnumerated.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/NativeInteger.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/NativeInteger.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/OCTET_STRING.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/OCTET_STRING.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/OPEN_TYPE.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/OPEN_TYPE.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/PrintableString.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/PrintableString.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_SEQUENCE_OF.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_SEQUENCE_OF.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_SET_OF.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_SET_OF.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_application.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_application.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_bit_data.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_bit_data.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_codecs.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_codecs_prim.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_codecs_prim.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_internal.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_internal.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_ioc.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_random_fill.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_random_fill.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/asn_system.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/ber_decoder.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/ber_decoder.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/ber_tlv_length.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/ber_tlv_length.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/ber_tlv_tag.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/ber_tlv_tag.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/constr_CHOICE.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/constr_CHOICE.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/constr_SEQUENCE.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/constr_SEQUENCE.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/constr_SEQUENCE_OF.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/constr_SEQUENCE_OF.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/constr_SET_OF.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/constr_SET_OF.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/constr_TYPE.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/constr_TYPE.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/constraints.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/constraints.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/der_encoder.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/der_encoder.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/per_decoder.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/per_decoder.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/per_encoder.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/per_encoder.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/per_opentype.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/per_opentype.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/per_support.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/per_support.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/xer_decoder.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/xer_decoder.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/xer_encoder.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/xer_encoder.h [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/xer_support.c [new file with mode: 0644]
3rdparty/E2SM-gNB-X2-V4.0.1/xer_support.h [new file with mode: 0644]
3rdparty/libe2ap/ABS-Status.c [deleted file]
3rdparty/libe2ap/ABS-Status.h [deleted file]
3rdparty/libe2ap/ABSInformation.c [deleted file]
3rdparty/libe2ap/ABSInformation.h [deleted file]
3rdparty/libe2ap/ABSInformationFDD.c [deleted file]
3rdparty/libe2ap/ABSInformationFDD.h [deleted file]
3rdparty/libe2ap/ABSInformationTDD.c [deleted file]
3rdparty/libe2ap/ABSInformationTDD.h [deleted file]
3rdparty/libe2ap/ActionParameter-ID.c [deleted file]
3rdparty/libe2ap/ActionParameter-ID.h [deleted file]
3rdparty/libe2ap/ActionParameter-Item.c [deleted file]
3rdparty/libe2ap/ActionParameter-Item.h [deleted file]
3rdparty/libe2ap/ActionParameter-Value.c [deleted file]
3rdparty/libe2ap/ActionParameter-Value.h [deleted file]
3rdparty/libe2ap/AdditionalSpecialSubframe-Info.c [deleted file]
3rdparty/libe2ap/AdditionalSpecialSubframe-Info.h [deleted file]
3rdparty/libe2ap/AdditionalSpecialSubframeExtension-Info.c [deleted file]
3rdparty/libe2ap/AdditionalSpecialSubframeExtension-Info.h [deleted file]
3rdparty/libe2ap/AdditionalSpecialSubframePatterns.c [deleted file]
3rdparty/libe2ap/AdditionalSpecialSubframePatterns.h [deleted file]
3rdparty/libe2ap/AdditionalSpecialSubframePatternsExtension.c [deleted file]
3rdparty/libe2ap/AdditionalSpecialSubframePatternsExtension.h [deleted file]
3rdparty/libe2ap/BandInfo.c [deleted file]
3rdparty/libe2ap/BandInfo.h [deleted file]
3rdparty/libe2ap/BandwidthReducedSI.c [deleted file]
3rdparty/libe2ap/BandwidthReducedSI.h [deleted file]
3rdparty/libe2ap/BenefitMetric.c [deleted file]
3rdparty/libe2ap/BenefitMetric.h [deleted file]
3rdparty/libe2ap/BroadcastPLMNs-Item.c [deleted file]
3rdparty/libe2ap/BroadcastPLMNs-Item.h [deleted file]
3rdparty/libe2ap/CSG-Id.c [deleted file]
3rdparty/libe2ap/CSG-Id.h [deleted file]
3rdparty/libe2ap/CSIReportList.c [deleted file]
3rdparty/libe2ap/CSIReportList.h [deleted file]
3rdparty/libe2ap/CSIReportPerCSIProcess.c [deleted file]
3rdparty/libe2ap/CSIReportPerCSIProcess.h [deleted file]
3rdparty/libe2ap/CSIReportPerCSIProcessItem.c [deleted file]
3rdparty/libe2ap/CSIReportPerCSIProcessItem.h [deleted file]
3rdparty/libe2ap/CallProcess-ID.c [deleted file]
3rdparty/libe2ap/CallProcess-ID.h [deleted file]
3rdparty/libe2ap/CapacityValue.c [deleted file]
3rdparty/libe2ap/CapacityValue.h [deleted file]
3rdparty/libe2ap/Cause.c [deleted file]
3rdparty/libe2ap/Cause.h [deleted file]
3rdparty/libe2ap/CauseMisc.c [deleted file]
3rdparty/libe2ap/CauseMisc.h [deleted file]
3rdparty/libe2ap/CauseProtocol.c [deleted file]
3rdparty/libe2ap/CauseProtocol.h [deleted file]
3rdparty/libe2ap/CauseRIC.c [deleted file]
3rdparty/libe2ap/CauseRIC.h [deleted file]
3rdparty/libe2ap/CauseRadioNetwork.c [deleted file]
3rdparty/libe2ap/CauseRadioNetwork.h [deleted file]
3rdparty/libe2ap/CauseTransport.c [deleted file]
3rdparty/libe2ap/CauseTransport.h [deleted file]
3rdparty/libe2ap/CellAssistanceInformation.c [deleted file]
3rdparty/libe2ap/CellAssistanceInformation.h [deleted file]
3rdparty/libe2ap/CellBasedQMC.c [deleted file]
3rdparty/libe2ap/CellBasedQMC.h [deleted file]
3rdparty/libe2ap/CellCapacityClassValue.c [deleted file]
3rdparty/libe2ap/CellCapacityClassValue.h [deleted file]
3rdparty/libe2ap/CellDeploymentStatusIndicator.c [deleted file]
3rdparty/libe2ap/CellDeploymentStatusIndicator.h [deleted file]
3rdparty/libe2ap/CellIdListforQMC.c [deleted file]
3rdparty/libe2ap/CellIdListforQMC.h [deleted file]
3rdparty/libe2ap/CellInformation-Item.c [deleted file]
3rdparty/libe2ap/CellInformation-Item.h [deleted file]
3rdparty/libe2ap/CellInformation-List.c [deleted file]
3rdparty/libe2ap/CellInformation-List.h [deleted file]
3rdparty/libe2ap/CellMeasurementResult-Item.c [deleted file]
3rdparty/libe2ap/CellMeasurementResult-Item.h [deleted file]
3rdparty/libe2ap/CellMeasurementResult-List.c [deleted file]
3rdparty/libe2ap/CellMeasurementResult-List.h [deleted file]
3rdparty/libe2ap/CellReplacingInfo.c [deleted file]
3rdparty/libe2ap/CellReplacingInfo.h [deleted file]
3rdparty/libe2ap/CellReportingIndicator.c [deleted file]
3rdparty/libe2ap/CellReportingIndicator.h [deleted file]
3rdparty/libe2ap/CellToReport-Item.c [deleted file]
3rdparty/libe2ap/CellToReport-Item.h [deleted file]
3rdparty/libe2ap/CellToReport-List.c [deleted file]
3rdparty/libe2ap/CellToReport-List.h [deleted file]
3rdparty/libe2ap/CoMPHypothesisSet.c [deleted file]
3rdparty/libe2ap/CoMPHypothesisSet.h [deleted file]
3rdparty/libe2ap/CoMPHypothesisSetItem.c [deleted file]
3rdparty/libe2ap/CoMPHypothesisSetItem.h [deleted file]
3rdparty/libe2ap/CoMPInformation.c [deleted file]
3rdparty/libe2ap/CoMPInformation.h [deleted file]
3rdparty/libe2ap/CoMPInformationItem.c [deleted file]
3rdparty/libe2ap/CoMPInformationItem.h [deleted file]
3rdparty/libe2ap/CoMPInformationStartTime.c [deleted file]
3rdparty/libe2ap/CoMPInformationStartTime.h [deleted file]
3rdparty/libe2ap/CompleteFailureCauseInformation-Item.c [deleted file]
3rdparty/libe2ap/CompleteFailureCauseInformation-Item.h [deleted file]
3rdparty/libe2ap/CompleteFailureCauseInformation-List.c [deleted file]
3rdparty/libe2ap/CompleteFailureCauseInformation-List.h [deleted file]
3rdparty/libe2ap/CompositeAvailableCapacity.c [deleted file]
3rdparty/libe2ap/CompositeAvailableCapacity.h [deleted file]
3rdparty/libe2ap/CompositeAvailableCapacityGroup.c [deleted file]
3rdparty/libe2ap/CompositeAvailableCapacityGroup.h [deleted file]
3rdparty/libe2ap/CoverageModification-Item.c [deleted file]
3rdparty/libe2ap/CoverageModification-Item.h [deleted file]
3rdparty/libe2ap/CoverageModificationList.c [deleted file]
3rdparty/libe2ap/CoverageModificationList.h [deleted file]
3rdparty/libe2ap/Criticality.c [deleted file]
3rdparty/libe2ap/Criticality.h [deleted file]
3rdparty/libe2ap/CriticalityDiagnostics-IE-List.c [deleted file]
3rdparty/libe2ap/CriticalityDiagnostics-IE-List.h [deleted file]
3rdparty/libe2ap/CriticalityDiagnostics.c [deleted file]
3rdparty/libe2ap/CriticalityDiagnostics.h [deleted file]
3rdparty/libe2ap/CyclicPrefixDL.c [deleted file]
3rdparty/libe2ap/CyclicPrefixDL.h [deleted file]
3rdparty/libe2ap/CyclicPrefixUL.c [deleted file]
3rdparty/libe2ap/CyclicPrefixUL.h [deleted file]
3rdparty/libe2ap/DL-ABS-status.c [deleted file]
3rdparty/libe2ap/DL-ABS-status.h [deleted file]
3rdparty/libe2ap/DL-GBR-PRB-usage.c [deleted file]
3rdparty/libe2ap/DL-GBR-PRB-usage.h [deleted file]
3rdparty/libe2ap/DL-Total-PRB-usage.c [deleted file]
3rdparty/libe2ap/DL-Total-PRB-usage.h [deleted file]
3rdparty/libe2ap/DL-non-GBR-PRB-usage.c [deleted file]
3rdparty/libe2ap/DL-non-GBR-PRB-usage.h [deleted file]
3rdparty/libe2ap/DL-scheduling-PDCCH-CCE-usage.c [deleted file]
3rdparty/libe2ap/DL-scheduling-PDCCH-CCE-usage.h [deleted file]
3rdparty/libe2ap/DeactivationIndication.c [deleted file]
3rdparty/libe2ap/DeactivationIndication.h [deleted file]
3rdparty/libe2ap/DynamicDLTransmissionInformation.c [deleted file]
3rdparty/libe2ap/DynamicDLTransmissionInformation.h [deleted file]
3rdparty/libe2ap/DynamicNAICSInformation.c [deleted file]
3rdparty/libe2ap/DynamicNAICSInformation.h [deleted file]
3rdparty/libe2ap/E2AP-PDU.c [deleted file]
3rdparty/libe2ap/E2AP-PDU.h [deleted file]
3rdparty/libe2ap/E2SM-gNB-X2-actionDefinition.c [deleted file]
3rdparty/libe2ap/E2SM-gNB-X2-actionDefinition.h [deleted file]
3rdparty/libe2ap/E2SM-gNB-X2-callProcessID.c [deleted file]
3rdparty/libe2ap/E2SM-gNB-X2-callProcessID.h [deleted file]
3rdparty/libe2ap/E2SM-gNB-X2-controlHeader.c [deleted file]
3rdparty/libe2ap/E2SM-gNB-X2-controlHeader.h [deleted file]
3rdparty/libe2ap/E2SM-gNB-X2-controlMessage.c [deleted file]
3rdparty/libe2ap/E2SM-gNB-X2-controlMessage.h [deleted file]
3rdparty/libe2ap/E2SM-gNB-X2-eventTriggerDefinition.c [deleted file]
3rdparty/libe2ap/E2SM-gNB-X2-eventTriggerDefinition.h [deleted file]
3rdparty/libe2ap/E2SM-gNB-X2-indicationHeader.c [deleted file]
3rdparty/libe2ap/E2SM-gNB-X2-indicationHeader.h [deleted file]
3rdparty/libe2ap/E2SM-gNB-X2-indicationMessage.c [deleted file]
3rdparty/libe2ap/E2SM-gNB-X2-indicationMessage.h [deleted file]
3rdparty/libe2ap/EARFCN.c [deleted file]
3rdparty/libe2ap/EARFCN.h [deleted file]
3rdparty/libe2ap/EARFCNExtension.c [deleted file]
3rdparty/libe2ap/EARFCNExtension.h [deleted file]
3rdparty/libe2ap/ECGI.c [deleted file]
3rdparty/libe2ap/ECGI.h [deleted file]
3rdparty/libe2ap/ENB-ID.c [deleted file]
3rdparty/libe2ap/ENB-ID.h [deleted file]
3rdparty/libe2ap/ENBConfigurationUpdate.c [deleted file]
3rdparty/libe2ap/ENBConfigurationUpdate.h [deleted file]
3rdparty/libe2ap/ENBConfigurationUpdateAcknowledge.c [deleted file]
3rdparty/libe2ap/ENBConfigurationUpdateAcknowledge.h [deleted file]
3rdparty/libe2ap/ENBConfigurationUpdateFailure.c [deleted file]
3rdparty/libe2ap/ENBConfigurationUpdateFailure.h [deleted file]
3rdparty/libe2ap/ENDCConfigurationUpdate.c [deleted file]
3rdparty/libe2ap/ENDCConfigurationUpdate.h [deleted file]
3rdparty/libe2ap/ENDCConfigurationUpdateAcknowledge.c [deleted file]
3rdparty/libe2ap/ENDCConfigurationUpdateAcknowledge.h [deleted file]
3rdparty/libe2ap/ENDCConfigurationUpdateFailure.c [deleted file]
3rdparty/libe2ap/ENDCConfigurationUpdateFailure.h [deleted file]
3rdparty/libe2ap/ENDCX2SetupFailure.c [deleted file]
3rdparty/libe2ap/ENDCX2SetupFailure.h [deleted file]
3rdparty/libe2ap/ENDCX2SetupRequest.c [deleted file]
3rdparty/libe2ap/ENDCX2SetupRequest.h [deleted file]
3rdparty/libe2ap/ENDCX2SetupResponse.c [deleted file]
3rdparty/libe2ap/ENDCX2SetupResponse.h [deleted file]
3rdparty/libe2ap/EUTRA-Mode-Info.c [deleted file]
3rdparty/libe2ap/EUTRA-Mode-Info.h [deleted file]
3rdparty/libe2ap/EUTRANCellIdentifier.c [deleted file]
3rdparty/libe2ap/EUTRANCellIdentifier.h [deleted file]
3rdparty/libe2ap/EnhancedRNTP.c [deleted file]
3rdparty/libe2ap/EnhancedRNTP.h [deleted file]
3rdparty/libe2ap/EnhancedRNTPStartTime.c [deleted file]
3rdparty/libe2ap/EnhancedRNTPStartTime.h [deleted file]
3rdparty/libe2ap/ErrorIndication.c [deleted file]
3rdparty/libe2ap/ErrorIndication.h [deleted file]
3rdparty/libe2ap/ExtendedULInterferenceOverloadInfo.c [deleted file]
3rdparty/libe2ap/ExtendedULInterferenceOverloadInfo.h [deleted file]
3rdparty/libe2ap/FDD-Info.c [deleted file]
3rdparty/libe2ap/FDD-Info.h [deleted file]
3rdparty/libe2ap/FDD-InfoNeighbourServedNRCell-Information.c [deleted file]
3rdparty/libe2ap/FDD-InfoNeighbourServedNRCell-Information.h [deleted file]
3rdparty/libe2ap/FDD-InfoServedNRCell-Information.c [deleted file]
3rdparty/libe2ap/FDD-InfoServedNRCell-Information.h [deleted file]
3rdparty/libe2ap/FiveGS-TAC.c [deleted file]
3rdparty/libe2ap/FiveGS-TAC.h [deleted file]
3rdparty/libe2ap/Fourframes.c [deleted file]
3rdparty/libe2ap/Fourframes.h [deleted file]
3rdparty/libe2ap/FreqBandIndicator.c [deleted file]
3rdparty/libe2ap/FreqBandIndicator.h [deleted file]
3rdparty/libe2ap/FreqBandIndicatorPriority.c [deleted file]
3rdparty/libe2ap/FreqBandIndicatorPriority.h [deleted file]
3rdparty/libe2ap/FreqBandNrItem.c [deleted file]
3rdparty/libe2ap/FreqBandNrItem.h [deleted file]
3rdparty/libe2ap/GNB-ID.c [deleted file]
3rdparty/libe2ap/GNB-ID.h [deleted file]
3rdparty/libe2ap/GNBOverloadInformation.c [deleted file]
3rdparty/libe2ap/GNBOverloadInformation.h [deleted file]
3rdparty/libe2ap/GNBStatusIndication.c [deleted file]
3rdparty/libe2ap/GNBStatusIndication.h [deleted file]
3rdparty/libe2ap/GU-Group-ID.c [deleted file]
3rdparty/libe2ap/GU-Group-ID.h [deleted file]
3rdparty/libe2ap/GUGroupIDList.c [deleted file]
3rdparty/libe2ap/GUGroupIDList.h [deleted file]
3rdparty/libe2ap/GlobalENB-ID.c [deleted file]
3rdparty/libe2ap/GlobalENB-ID.h [deleted file]
3rdparty/libe2ap/GlobalGNB-ID.c [deleted file]
3rdparty/libe2ap/GlobalGNB-ID.h [deleted file]
3rdparty/libe2ap/HWLoadIndicator.c [deleted file]
3rdparty/libe2ap/HWLoadIndicator.h [deleted file]
3rdparty/libe2ap/InitiatingNodeType-EndcConfigUpdate.c [deleted file]
3rdparty/libe2ap/InitiatingNodeType-EndcConfigUpdate.h [deleted file]
3rdparty/libe2ap/InitiatingNodeType-EndcX2Setup.c [deleted file]
3rdparty/libe2ap/InitiatingNodeType-EndcX2Setup.h [deleted file]
3rdparty/libe2ap/Interface-ID.c [deleted file]
3rdparty/libe2ap/Interface-ID.h [deleted file]
3rdparty/libe2ap/InterfaceDirection.c [deleted file]
3rdparty/libe2ap/InterfaceDirection.h [deleted file]
3rdparty/libe2ap/InterfaceMessage.c [deleted file]
3rdparty/libe2ap/InterfaceMessage.h [deleted file]
3rdparty/libe2ap/InterfaceMessageType.c [deleted file]
3rdparty/libe2ap/InterfaceMessageType.h [deleted file]
3rdparty/libe2ap/InterfaceProtocolIE-ID.c [deleted file]
3rdparty/libe2ap/InterfaceProtocolIE-ID.h [deleted file]
3rdparty/libe2ap/InterfaceProtocolIE-Item.c [deleted file]
3rdparty/libe2ap/InterfaceProtocolIE-Item.h [deleted file]
3rdparty/libe2ap/InterfaceProtocolIE-Test.c [deleted file]
3rdparty/libe2ap/InterfaceProtocolIE-Test.h [deleted file]
3rdparty/libe2ap/InterfaceProtocolIE-Value.c [deleted file]
3rdparty/libe2ap/InterfaceProtocolIE-Value.h [deleted file]
3rdparty/libe2ap/InvokeIndication.c [deleted file]
3rdparty/libe2ap/InvokeIndication.h [deleted file]
3rdparty/libe2ap/LHN-ID.c [deleted file]
3rdparty/libe2ap/LHN-ID.h [deleted file]
3rdparty/libe2ap/Limited-list.c [deleted file]
3rdparty/libe2ap/Limited-list.h [deleted file]
3rdparty/libe2ap/LoadIndicator.c [deleted file]
3rdparty/libe2ap/LoadIndicator.h [deleted file]
3rdparty/libe2ap/LoadInformation.c [deleted file]
3rdparty/libe2ap/LoadInformation.h [deleted file]
3rdparty/libe2ap/MBMS-Service-Area-Identity-List.c [deleted file]
3rdparty/libe2ap/MBMS-Service-Area-Identity-List.h [deleted file]
3rdparty/libe2ap/MBMS-Service-Area-Identity.c [deleted file]
3rdparty/libe2ap/MBMS-Service-Area-Identity.h [deleted file]
3rdparty/libe2ap/MBSFN-Subframe-Info.c [deleted file]
3rdparty/libe2ap/MBSFN-Subframe-Info.h [deleted file]
3rdparty/libe2ap/MBSFN-Subframe-Infolist.c [deleted file]
3rdparty/libe2ap/MBSFN-Subframe-Infolist.h [deleted file]
3rdparty/libe2ap/MME-Group-ID.c [deleted file]
3rdparty/libe2ap/MME-Group-ID.h [deleted file]
3rdparty/libe2ap/Makefile.am.libasncodec [deleted file]
3rdparty/libe2ap/MeNBtoSeNBContainer.c [deleted file]
3rdparty/libe2ap/MeNBtoSeNBContainer.h [deleted file]
3rdparty/libe2ap/MeNBtoSgNBContainer.c [deleted file]
3rdparty/libe2ap/MeNBtoSgNBContainer.h [deleted file]
3rdparty/libe2ap/Measurement-ID.c [deleted file]
3rdparty/libe2ap/Measurement-ID.h [deleted file]
3rdparty/libe2ap/MeasurementFailureCause-Item.c [deleted file]
3rdparty/libe2ap/MeasurementFailureCause-Item.h [deleted file]
3rdparty/libe2ap/MeasurementFailureCause-List.c [deleted file]
3rdparty/libe2ap/MeasurementFailureCause-List.h [deleted file]
3rdparty/libe2ap/MeasurementInitiationResult-Item.c [deleted file]
3rdparty/libe2ap/MeasurementInitiationResult-Item.h [deleted file]
3rdparty/libe2ap/MeasurementInitiationResult-List.c [deleted file]
3rdparty/libe2ap/MeasurementInitiationResult-List.h [deleted file]
3rdparty/libe2ap/MultibandInfoList.c [deleted file]
3rdparty/libe2ap/MultibandInfoList.h [deleted file]
3rdparty/libe2ap/NR-TxBW.c [deleted file]
3rdparty/libe2ap/NR-TxBW.h [deleted file]
3rdparty/libe2ap/NRCGI.c [deleted file]
3rdparty/libe2ap/NRCGI.h [deleted file]
3rdparty/libe2ap/NRCellIdentifier.c [deleted file]
3rdparty/libe2ap/NRCellIdentifier.h [deleted file]
3rdparty/libe2ap/NRFreqInfo.c [deleted file]
3rdparty/libe2ap/NRFreqInfo.h [deleted file]
3rdparty/libe2ap/NRNRB.c [deleted file]
3rdparty/libe2ap/NRNRB.h [deleted file]
3rdparty/libe2ap/NRNeighbour-Information.c [deleted file]
3rdparty/libe2ap/NRNeighbour-Information.h [deleted file]
3rdparty/libe2ap/NRPCI.c [deleted file]
3rdparty/libe2ap/NRPCI.h [deleted file]
3rdparty/libe2ap/NRS-NSSS-PowerOffset.c [deleted file]
3rdparty/libe2ap/NRS-NSSS-PowerOffset.h [deleted file]
3rdparty/libe2ap/NRSCS.c [deleted file]
3rdparty/libe2ap/NRSCS.h [deleted file]
3rdparty/libe2ap/NSSS-NumOccasionDifferentPrecoder.c [deleted file]
3rdparty/libe2ap/NSSS-NumOccasionDifferentPrecoder.h [deleted file]
3rdparty/libe2ap/NULL.c [deleted file]
3rdparty/libe2ap/NULL.h [deleted file]
3rdparty/libe2ap/Neighbour-Information.c [deleted file]
3rdparty/libe2ap/Neighbour-Information.h [deleted file]
3rdparty/libe2ap/Number-of-Antennaports.c [deleted file]
3rdparty/libe2ap/Number-of-Antennaports.h [deleted file]
3rdparty/libe2ap/OBJECT_IDENTIFIER.c [deleted file]
3rdparty/libe2ap/OBJECT_IDENTIFIER.h [deleted file]
3rdparty/libe2ap/OCTET_STRING.c [deleted file]
3rdparty/libe2ap/OffsetOfNbiotChannelNumberToEARFCN.c [deleted file]
3rdparty/libe2ap/OffsetOfNbiotChannelNumberToEARFCN.h [deleted file]
3rdparty/libe2ap/Old-ECGIs.c [deleted file]
3rdparty/libe2ap/Old-ECGIs.h [deleted file]
3rdparty/libe2ap/Oneframe.c [deleted file]
3rdparty/libe2ap/Oneframe.h [deleted file]
3rdparty/libe2ap/PA-Values.c [deleted file]
3rdparty/libe2ap/PA-Values.h [deleted file]
3rdparty/libe2ap/PCI.c [deleted file]
3rdparty/libe2ap/PCI.h [deleted file]
3rdparty/libe2ap/PLMN-Identity.c [deleted file]
3rdparty/libe2ap/PLMN-Identity.h [deleted file]
3rdparty/libe2ap/PRACH-Configuration.c [deleted file]
3rdparty/libe2ap/PRACH-Configuration.h [deleted file]
3rdparty/libe2ap/PartialSuccessIndicator.c [deleted file]
3rdparty/libe2ap/PartialSuccessIndicator.h [deleted file]
3rdparty/libe2ap/Presence.c [deleted file]
3rdparty/libe2ap/Presence.h [deleted file]
3rdparty/libe2ap/PrivateIE-ID.c [deleted file]
3rdparty/libe2ap/PrivateIE-ID.h [deleted file]
3rdparty/libe2ap/ProcedureCode.c [deleted file]
3rdparty/libe2ap/ProcedureCode.h [deleted file]
3rdparty/libe2ap/ProtectedEUTRAResourceIndication.c [deleted file]
3rdparty/libe2ap/ProtectedEUTRAResourceIndication.h [deleted file]
3rdparty/libe2ap/ProtectedFootprintTimePattern.c [deleted file]
3rdparty/libe2ap/ProtectedFootprintTimePattern.h [deleted file]
3rdparty/libe2ap/ProtectedResourceList-Item.c [deleted file]
3rdparty/libe2ap/ProtectedResourceList-Item.h [deleted file]
3rdparty/libe2ap/ProtectedResourceList.c [deleted file]
3rdparty/libe2ap/ProtectedResourceList.h [deleted file]
3rdparty/libe2ap/ProtocolExtensionContainer.c [deleted file]
3rdparty/libe2ap/ProtocolExtensionContainer.h [deleted file]
3rdparty/libe2ap/ProtocolExtensionField.c [deleted file]
3rdparty/libe2ap/ProtocolExtensionField.h [deleted file]
3rdparty/libe2ap/ProtocolIE-Container.c [deleted file]
3rdparty/libe2ap/ProtocolIE-Container.h [deleted file]
3rdparty/libe2ap/ProtocolIE-ContainerList.c [deleted file]
3rdparty/libe2ap/ProtocolIE-ContainerList.h [deleted file]
3rdparty/libe2ap/ProtocolIE-Field.c [deleted file]
3rdparty/libe2ap/ProtocolIE-Field.h [deleted file]
3rdparty/libe2ap/ProtocolIE-ID.c [deleted file]
3rdparty/libe2ap/ProtocolIE-ID.h [deleted file]
3rdparty/libe2ap/ProtocolIE-Single-Container.c [deleted file]
3rdparty/libe2ap/ProtocolIE-Single-Container.h [deleted file]
3rdparty/libe2ap/RANfunction-Item.c [deleted file]
3rdparty/libe2ap/RANfunction-Item.h [deleted file]
3rdparty/libe2ap/RANfunctionDefinition.c [deleted file]
3rdparty/libe2ap/RANfunctionDefinition.h [deleted file]
3rdparty/libe2ap/RANfunctionID-Item.c [deleted file]
3rdparty/libe2ap/RANfunctionID-Item.h [deleted file]
3rdparty/libe2ap/RANfunctionID.c [deleted file]
3rdparty/libe2ap/RANfunctionID.h [deleted file]
3rdparty/libe2ap/RANfunctionIDcause-Item.c [deleted file]
3rdparty/libe2ap/RANfunctionIDcause-Item.h [deleted file]
3rdparty/libe2ap/RANfunctions-List.c [deleted file]
3rdparty/libe2ap/RANfunctions-List.h [deleted file]
3rdparty/libe2ap/RANfunctionsID-List.c [deleted file]
3rdparty/libe2ap/RANfunctionsID-List.h [deleted file]
3rdparty/libe2ap/RANfunctionsIDcause-List.c [deleted file]
3rdparty/libe2ap/RANfunctionsIDcause-List.h [deleted file]
3rdparty/libe2ap/RICInitiatingMessage.c [deleted file]
3rdparty/libe2ap/RICInitiatingMessage.h [deleted file]
3rdparty/libe2ap/RICSuccessfulOutcome.c [deleted file]
3rdparty/libe2ap/RICSuccessfulOutcome.h [deleted file]
3rdparty/libe2ap/RICUnsuccessfulOutcome.c [deleted file]
3rdparty/libe2ap/RICUnsuccessfulOutcome.h [deleted file]
3rdparty/libe2ap/RICaction-Admitted-Item.c [deleted file]
3rdparty/libe2ap/RICaction-Admitted-Item.h [deleted file]
3rdparty/libe2ap/RICaction-Admitted-List.c [deleted file]
3rdparty/libe2ap/RICaction-Admitted-List.h [deleted file]
3rdparty/libe2ap/RICaction-NotAdmitted-Item.c [deleted file]
3rdparty/libe2ap/RICaction-NotAdmitted-Item.h [deleted file]
3rdparty/libe2ap/RICaction-NotAdmitted-List.c [deleted file]
3rdparty/libe2ap/RICaction-NotAdmitted-List.h [deleted file]
3rdparty/libe2ap/RICaction-ToBeSetup-Item.c [deleted file]
3rdparty/libe2ap/RICaction-ToBeSetup-Item.h [deleted file]
3rdparty/libe2ap/RICactionDefinition.c [deleted file]
3rdparty/libe2ap/RICactionDefinition.h [deleted file]
3rdparty/libe2ap/RICactionID.c [deleted file]
3rdparty/libe2ap/RICactionID.h [deleted file]
3rdparty/libe2ap/RICactionType.c [deleted file]
3rdparty/libe2ap/RICactionType.h [deleted file]
3rdparty/libe2ap/RICactions-ToBeSetup-List.c [deleted file]
3rdparty/libe2ap/RICactions-ToBeSetup-List.h [deleted file]
3rdparty/libe2ap/RICcallProcessID.c [deleted file]
3rdparty/libe2ap/RICcallProcessID.h [deleted file]
3rdparty/libe2ap/RICcause.c [deleted file]
3rdparty/libe2ap/RICcause.h [deleted file]
3rdparty/libe2ap/RICcontrolAckRequest.c [deleted file]
3rdparty/libe2ap/RICcontrolAckRequest.h [deleted file]
3rdparty/libe2ap/RICcontrolAcknowledge.c [deleted file]
3rdparty/libe2ap/RICcontrolAcknowledge.h [deleted file]
3rdparty/libe2ap/RICcontrolFailure.c [deleted file]
3rdparty/libe2ap/RICcontrolFailure.h [deleted file]
3rdparty/libe2ap/RICcontrolHeader.c [deleted file]
3rdparty/libe2ap/RICcontrolHeader.h [deleted file]
3rdparty/libe2ap/RICcontrolMessage.c [deleted file]
3rdparty/libe2ap/RICcontrolMessage.h [deleted file]
3rdparty/libe2ap/RICcontrolRequest.c [deleted file]
3rdparty/libe2ap/RICcontrolRequest.h [deleted file]
3rdparty/libe2ap/RICcontrolStatus.c [deleted file]
3rdparty/libe2ap/RICcontrolStatus.h [deleted file]
3rdparty/libe2ap/RICeventTriggerDefinition.c [deleted file]
3rdparty/libe2ap/RICeventTriggerDefinition.h [deleted file]
3rdparty/libe2ap/RICindication.c [deleted file]
3rdparty/libe2ap/RICindication.h [deleted file]
3rdparty/libe2ap/RICindicationHeader.c [deleted file]
3rdparty/libe2ap/RICindicationHeader.h [deleted file]
3rdparty/libe2ap/RICindicationMessage.c [deleted file]
3rdparty/libe2ap/RICindicationMessage.h [deleted file]
3rdparty/libe2ap/RICindicationSN.c [deleted file]
3rdparty/libe2ap/RICindicationSN.h [deleted file]
3rdparty/libe2ap/RICindicationType.c [deleted file]
3rdparty/libe2ap/RICindicationType.h [deleted file]
3rdparty/libe2ap/RICrequestID.c [deleted file]
3rdparty/libe2ap/RICrequestID.h [deleted file]
3rdparty/libe2ap/RICserviceQuery.c [deleted file]
3rdparty/libe2ap/RICserviceQuery.h [deleted file]
3rdparty/libe2ap/RICserviceUpdate.c [deleted file]
3rdparty/libe2ap/RICserviceUpdate.h [deleted file]
3rdparty/libe2ap/RICserviceUpdateAcknowledge.c [deleted file]
3rdparty/libe2ap/RICserviceUpdateAcknowledge.h [deleted file]
3rdparty/libe2ap/RICserviceUpdateFailure.c [deleted file]
3rdparty/libe2ap/RICserviceUpdateFailure.h [deleted file]
3rdparty/libe2ap/RICsubscription.c [deleted file]
3rdparty/libe2ap/RICsubscription.h [deleted file]
3rdparty/libe2ap/RICsubscriptionDeleteFailure.c [deleted file]
3rdparty/libe2ap/RICsubscriptionDeleteFailure.h [deleted file]
3rdparty/libe2ap/RICsubscriptionDeleteRequest.c [deleted file]
3rdparty/libe2ap/RICsubscriptionDeleteRequest.h [deleted file]
3rdparty/libe2ap/RICsubscriptionDeleteResponse.c [deleted file]
3rdparty/libe2ap/RICsubscriptionDeleteResponse.h [deleted file]
3rdparty/libe2ap/RICsubscriptionFailure.c [deleted file]
3rdparty/libe2ap/RICsubscriptionFailure.h [deleted file]
3rdparty/libe2ap/RICsubscriptionRequest.c [deleted file]
3rdparty/libe2ap/RICsubscriptionRequest.h [deleted file]
3rdparty/libe2ap/RICsubscriptionResponse.c [deleted file]
3rdparty/libe2ap/RICsubscriptionResponse.h [deleted file]
3rdparty/libe2ap/RICsubsequentAction.c [deleted file]
3rdparty/libe2ap/RICsubsequentAction.h [deleted file]
3rdparty/libe2ap/RICsubsequentActionType.c [deleted file]
3rdparty/libe2ap/RICsubsequentActionType.h [deleted file]
3rdparty/libe2ap/RICtimeToWait.c [deleted file]
3rdparty/libe2ap/RICtimeToWait.h [deleted file]
3rdparty/libe2ap/RNTP-Threshold.c [deleted file]
3rdparty/libe2ap/RNTP-Threshold.h [deleted file]
3rdparty/libe2ap/RSRPMRList.c [deleted file]
3rdparty/libe2ap/RSRPMRList.h [deleted file]
3rdparty/libe2ap/RSRPMeasurementResult.c [deleted file]
3rdparty/libe2ap/RSRPMeasurementResult.h [deleted file]
3rdparty/libe2ap/RadioResourceStatus.c [deleted file]
3rdparty/libe2ap/RadioResourceStatus.h [deleted file]
3rdparty/libe2ap/RadioframeAllocationOffset.c [deleted file]
3rdparty/libe2ap/RadioframeAllocationOffset.h [deleted file]
3rdparty/libe2ap/RadioframeAllocationPeriod.c [deleted file]
3rdparty/libe2ap/RadioframeAllocationPeriod.h [deleted file]
3rdparty/libe2ap/Registration-Request.c [deleted file]
3rdparty/libe2ap/Registration-Request.h [deleted file]
3rdparty/libe2ap/RelativeNarrowbandTxPower.c [deleted file]
3rdparty/libe2ap/RelativeNarrowbandTxPower.h [deleted file]
3rdparty/libe2ap/ReplacingCellsList-Item.c [deleted file]
3rdparty/libe2ap/ReplacingCellsList-Item.h [deleted file]
3rdparty/libe2ap/ReplacingCellsList.c [deleted file]
3rdparty/libe2ap/ReplacingCellsList.h [deleted file]
3rdparty/libe2ap/ReportCharacteristics.c [deleted file]
3rdparty/libe2ap/ReportCharacteristics.h [deleted file]
3rdparty/libe2ap/ReportingPeriodicity.c [deleted file]
3rdparty/libe2ap/ReportingPeriodicity.h [deleted file]
3rdparty/libe2ap/ReportingPeriodicityCSIR.c [deleted file]
3rdparty/libe2ap/ReportingPeriodicityCSIR.h [deleted file]
3rdparty/libe2ap/ReportingPeriodicityRSRPMR.c [deleted file]
3rdparty/libe2ap/ReportingPeriodicityRSRPMR.h [deleted file]
3rdparty/libe2ap/ResetRequest.c [deleted file]
3rdparty/libe2ap/ResetRequest.h [deleted file]
3rdparty/libe2ap/ResetResponse.c [deleted file]
3rdparty/libe2ap/ResetResponse.h [deleted file]
3rdparty/libe2ap/ResourceStatusFailure.c [deleted file]
3rdparty/libe2ap/ResourceStatusFailure.h [deleted file]
3rdparty/libe2ap/ResourceStatusRequest.c [deleted file]
3rdparty/libe2ap/ResourceStatusRequest.h [deleted file]
3rdparty/libe2ap/ResourceStatusResponse.c [deleted file]
3rdparty/libe2ap/ResourceStatusResponse.h [deleted file]
3rdparty/libe2ap/ResourceStatusUpdate.c [deleted file]
3rdparty/libe2ap/ResourceStatusUpdate.h [deleted file]
3rdparty/libe2ap/ResourceType.c [deleted file]
3rdparty/libe2ap/ResourceType.h [deleted file]
3rdparty/libe2ap/RespondingNodeType-EndcConfigUpdate.c [deleted file]
3rdparty/libe2ap/RespondingNodeType-EndcConfigUpdate.h [deleted file]
3rdparty/libe2ap/RespondingNodeType-EndcX2Setup.c [deleted file]
3rdparty/libe2ap/RespondingNodeType-EndcX2Setup.h [deleted file]
3rdparty/libe2ap/ResponseInformationSeNBReconfComp-RejectByMeNBItem.c [deleted file]
3rdparty/libe2ap/ResponseInformationSeNBReconfComp-RejectByMeNBItem.h [deleted file]
3rdparty/libe2ap/ResponseInformationSeNBReconfComp-SuccessItem.c [deleted file]
3rdparty/libe2ap/ResponseInformationSeNBReconfComp-SuccessItem.h [deleted file]
3rdparty/libe2ap/ResponseInformationSeNBReconfComp.c [deleted file]
3rdparty/libe2ap/ResponseInformationSeNBReconfComp.h [deleted file]
3rdparty/libe2ap/S1TNLLoadIndicator.c [deleted file]
3rdparty/libe2ap/S1TNLLoadIndicator.h [deleted file]
3rdparty/libe2ap/SULInformation.c [deleted file]
3rdparty/libe2ap/SULInformation.h [deleted file]
3rdparty/libe2ap/SeNBReconfigurationComplete.c [deleted file]
3rdparty/libe2ap/SeNBReconfigurationComplete.h [deleted file]
3rdparty/libe2ap/ServedCell-Information.c [deleted file]
3rdparty/libe2ap/ServedCell-Information.h [deleted file]
3rdparty/libe2ap/ServedCells.c [deleted file]
3rdparty/libe2ap/ServedCells.h [deleted file]
3rdparty/libe2ap/ServedCellsToModify-Item.c [deleted file]
3rdparty/libe2ap/ServedCellsToModify-Item.h [deleted file]
3rdparty/libe2ap/ServedCellsToModify.c [deleted file]
3rdparty/libe2ap/ServedCellsToModify.h [deleted file]
3rdparty/libe2ap/ServedEUTRAcellsENDCX2ManagementList.c [deleted file]
3rdparty/libe2ap/ServedEUTRAcellsENDCX2ManagementList.h [deleted file]
3rdparty/libe2ap/ServedEUTRAcellsToDeleteListENDCConfUpd.c [deleted file]
3rdparty/libe2ap/ServedEUTRAcellsToDeleteListENDCConfUpd.h [deleted file]
3rdparty/libe2ap/ServedEUTRAcellsToModifyListENDCConfUpd.c [deleted file]
3rdparty/libe2ap/ServedEUTRAcellsToModifyListENDCConfUpd.h [deleted file]
3rdparty/libe2ap/ServedNRCell-Information.c [deleted file]
3rdparty/libe2ap/ServedNRCell-Information.h [deleted file]
3rdparty/libe2ap/ServedNRCellsToModify-Item.c [deleted file]
3rdparty/libe2ap/ServedNRCellsToModify-Item.h [deleted file]
3rdparty/libe2ap/ServedNRcellsENDCX2ManagementList.c [deleted file]
3rdparty/libe2ap/ServedNRcellsENDCX2ManagementList.h [deleted file]
3rdparty/libe2ap/ServedNRcellsToDeleteENDCConfUpdList.c [deleted file]
3rdparty/libe2ap/ServedNRcellsToDeleteENDCConfUpdList.h [deleted file]
3rdparty/libe2ap/ServedNRcellsToModifyENDCConfUpdList.c [deleted file]
3rdparty/libe2ap/ServedNRcellsToModifyENDCConfUpdList.h [deleted file]
3rdparty/libe2ap/SgNB-UE-X2AP-ID.c [deleted file]
3rdparty/libe2ap/SgNB-UE-X2AP-ID.h [deleted file]
3rdparty/libe2ap/SpecialSubframe-Info.c [deleted file]
3rdparty/libe2ap/SpecialSubframe-Info.h [deleted file]
3rdparty/libe2ap/SpecialSubframePatterns.c [deleted file]
3rdparty/libe2ap/SpecialSubframePatterns.h [deleted file]
3rdparty/libe2ap/Style-ID.c [deleted file]
3rdparty/libe2ap/Style-ID.h [deleted file]
3rdparty/libe2ap/SubbandCQI.c [deleted file]
3rdparty/libe2ap/SubbandCQI.h [deleted file]
3rdparty/libe2ap/SubbandCQICodeword0.c [deleted file]
3rdparty/libe2ap/SubbandCQICodeword0.h [deleted file]
3rdparty/libe2ap/SubbandCQICodeword1.c [deleted file]
3rdparty/libe2ap/SubbandCQICodeword1.h [deleted file]
3rdparty/libe2ap/SubbandCQIItem.c [deleted file]
3rdparty/libe2ap/SubbandCQIItem.h [deleted file]
3rdparty/libe2ap/SubbandCQIList.c [deleted file]
3rdparty/libe2ap/SubbandCQIList.h [deleted file]
3rdparty/libe2ap/SubbandSize.c [deleted file]
3rdparty/libe2ap/SubbandSize.h [deleted file]
3rdparty/libe2ap/SubframeAllocation.c [deleted file]
3rdparty/libe2ap/SubframeAllocation.h [deleted file]
3rdparty/libe2ap/SubframeAssignment.c [deleted file]
3rdparty/libe2ap/SubframeAssignment.h [deleted file]
3rdparty/libe2ap/SupportedSULFreqBandItem.c [deleted file]
3rdparty/libe2ap/SupportedSULFreqBandItem.h [deleted file]
3rdparty/libe2ap/TAC.c [deleted file]
3rdparty/libe2ap/TAC.h [deleted file]
3rdparty/libe2ap/TDD-Info.c [deleted file]
3rdparty/libe2ap/TDD-Info.h [deleted file]
3rdparty/libe2ap/TDD-InfoNeighbourServedNRCell-Information.c [deleted file]
3rdparty/libe2ap/TDD-InfoNeighbourServedNRCell-Information.h [deleted file]
3rdparty/libe2ap/TDD-InfoServedNRCell-Information.c [deleted file]
3rdparty/libe2ap/TDD-InfoServedNRCell-Information.h [deleted file]
3rdparty/libe2ap/TimeStamp.c [deleted file]
3rdparty/libe2ap/TimeStamp.h [deleted file]
3rdparty/libe2ap/TimeToWait.c [deleted file]
3rdparty/libe2ap/TimeToWait.h [deleted file]
3rdparty/libe2ap/Transmission-Bandwidth.c [deleted file]
3rdparty/libe2ap/Transmission-Bandwidth.h [deleted file]
3rdparty/libe2ap/TriggeringMessage.c [deleted file]
3rdparty/libe2ap/TriggeringMessage.h [deleted file]
3rdparty/libe2ap/TypeOfError.c [deleted file]
3rdparty/libe2ap/TypeOfError.h [deleted file]
3rdparty/libe2ap/TypeOfMessage.c [deleted file]
3rdparty/libe2ap/TypeOfMessage.h [deleted file]
3rdparty/libe2ap/UE-X2AP-ID-Extension.c [deleted file]
3rdparty/libe2ap/UE-X2AP-ID-Extension.h [deleted file]
3rdparty/libe2ap/UE-X2AP-ID.c [deleted file]
3rdparty/libe2ap/UE-X2AP-ID.h [deleted file]
3rdparty/libe2ap/UEID.c [deleted file]
3rdparty/libe2ap/UEID.h [deleted file]
3rdparty/libe2ap/UL-GBR-PRB-usage.c [deleted file]
3rdparty/libe2ap/UL-GBR-PRB-usage.h [deleted file]
3rdparty/libe2ap/UL-HighInterferenceIndication.c [deleted file]
3rdparty/libe2ap/UL-HighInterferenceIndication.h [deleted file]
3rdparty/libe2ap/UL-HighInterferenceIndicationInfo-Item.c [deleted file]
3rdparty/libe2ap/UL-HighInterferenceIndicationInfo-Item.h [deleted file]
3rdparty/libe2ap/UL-HighInterferenceIndicationInfo.c [deleted file]
3rdparty/libe2ap/UL-HighInterferenceIndicationInfo.h [deleted file]
3rdparty/libe2ap/UL-InterferenceOverloadIndication-Item.c [deleted file]
3rdparty/libe2ap/UL-InterferenceOverloadIndication-Item.h [deleted file]
3rdparty/libe2ap/UL-InterferenceOverloadIndication.c [deleted file]
3rdparty/libe2ap/UL-InterferenceOverloadIndication.h [deleted file]
3rdparty/libe2ap/UL-Total-PRB-usage.c [deleted file]
3rdparty/libe2ap/UL-Total-PRB-usage.h [deleted file]
3rdparty/libe2ap/UL-non-GBR-PRB-usage.c [deleted file]
3rdparty/libe2ap/UL-non-GBR-PRB-usage.h [deleted file]
3rdparty/libe2ap/UL-scheduling-PDCCH-CCE-usage.c [deleted file]
3rdparty/libe2ap/UL-scheduling-PDCCH-CCE-usage.h [deleted file]
3rdparty/libe2ap/UsableABSInformation.c [deleted file]
3rdparty/libe2ap/UsableABSInformation.h [deleted file]
3rdparty/libe2ap/UsableABSInformationFDD.c [deleted file]
3rdparty/libe2ap/UsableABSInformationFDD.h [deleted file]
3rdparty/libe2ap/UsableABSInformationTDD.c [deleted file]
3rdparty/libe2ap/UsableABSInformationTDD.h [deleted file]
3rdparty/libe2ap/WidebandCQI.c [deleted file]
3rdparty/libe2ap/WidebandCQI.h [deleted file]
3rdparty/libe2ap/WidebandCQICodeword1.c [deleted file]
3rdparty/libe2ap/WidebandCQICodeword1.h [deleted file]
3rdparty/libe2ap/X2SetupFailure.c [deleted file]
3rdparty/libe2ap/X2SetupFailure.h [deleted file]
3rdparty/libe2ap/X2SetupRequest.c [deleted file]
3rdparty/libe2ap/X2SetupRequest.h [deleted file]
3rdparty/libe2ap/X2SetupResponse.c [deleted file]
3rdparty/libe2ap/X2SetupResponse.h [deleted file]
3rdparty/libe2ap/asn_constant.h [deleted file]
3rdparty/libe2ap/constr_CHOICE.c [deleted file]
Dockerfile
container-tag.yaml
e2ap/libe2ap_wrapper/E2AP_if.c
e2ap/libe2ap_wrapper/E2AP_if.h
e2ap/libe2ap_wrapper/E2AP_tests.c
e2ap/libe2ap_wrapper/memtrack.h [new file with mode: 0644]
e2ap/pkg/e2ap/e2ap_tests/msg.go
e2ap/pkg/e2ap/e2ap_tests/msg_e2ap_subscription.go
e2ap/pkg/e2ap/e2ap_tests/msg_e2ap_subscriptiondelete.go
e2ap/pkg/e2ap/e2ap_tests/msg_e2ap_types.go [new file with mode: 0644]
e2ap/pkg/e2ap/msg_e2ap.go
e2ap/pkg/e2ap_wrapper/packer_e2ap.go
pkg/control/control.go
pkg/control/registry.go
pkg/control/subscription.go
pkg/control/ut_messaging_test.go
pkg/teststube2ap/stubE2.go