Support for handling unordered IEs in RIC Subscription Response messgae 81/11681/6
authorHimanshu Puorhit <himanshu.purohit@gslab.com>
Tue, 29 Aug 2023 10:16:18 +0000 (15:46 +0530)
committerHimanshu Puorhit <himanshu.purohit@gslab.com>
Tue, 5 Dec 2023 12:45:57 +0000 (18:15 +0530)
commit84662c4f3e2273152fc849f74880108b6346bcad
tree931ba9e2df781715f8000fba489b1f50eca7d6a8
parentfbd4ce51f01901ebde9aae0cd9b0747cb5dcd25a
Support for handling unordered IEs in RIC Subscription Response messgae

Inorder to support interoperability with other RAN simulators, adding
config parameter using which strict order checking of IEs can be
enabled or disabled.

Resolves RIC-963 partially.

Change-Id: Ie9c60f9dcbb8159ae21ee29451da24901dad1d6f

Change-Id: Icd660d38efb0331ad4f03b309dd7a3082a74e8e8
Signed-off-by: himanshup <himanshu.purohit@gslab.com>
config/submgr-config.yaml
e2ap/libe2ap_wrapper/E2AP_if.c
e2ap/libe2ap_wrapper/E2AP_if.h
e2ap/pkg/e2ap/e2ap_tests/msg_e2ap_subscription.go
e2ap/pkg/e2ap_wrapper/packer_e2ap.go
pkg/control/control.go
pkg/control/e2ap.go
pkg/control/ut_messaging_test.go