[Epic-Id: ODUHIGH-576][Task-Id: ODUHIGH-594][SubTask-Id: ODUHIGH-598]|[NFAPI_Branch... 12/12912/5
authorsvaidhya <svaidhya@radisys.com>
Thu, 16 May 2024 05:22:51 +0000 (10:52 +0530)
committersvaidhya <svaidhya@radisys.com>
Wed, 22 May 2024 07:27:37 +0000 (12:57 +0530)
commite4e5d2c34262dc642975a8cd81243104ef459d33
tree9ab8f0a95c5f4e2f23505c2870dadd29d854bca7
parentf9428bef19841769ff08c06f706d38065c91ea56
[Epic-Id: ODUHIGH-576][Task-Id: ODUHIGH-594][SubTask-Id: ODUHIGH-598]|[NFAPI_Branch]| UDP Socket Creation and Initiation

Change-Id: Ieabeb69ea6cb92b4630552258cb86279cd51f727
Signed-off-by: svaidhya <svaidhya@radisys.com>
25 files changed:
build/config/fdd_odu_config.xml
build/config/tdd_odu_config.xml
src/5gnrmac/lwr_mac_ex_ms.c
src/5gnrmac/nfapi_common.c
src/5gnrmac/nfapi_common.h
src/5gnrmac/nfapi_udp_p7.c
src/5gnrmac/nfapi_udp_p7.h [new file with mode: 0644]
src/5gnrmac/nfapi_vnf_fsm.c
src/5gnrmac/nfapi_vnf_fsm.h
src/5gnrmac/rg_lmm.c
src/cm/du_app_p7udp_inf.c [new file with mode: 0644]
src/cm/du_app_p7udp_inf.h [new file with mode: 0644]
src/cm/ssi.h
src/du_app/du_cfg.c
src/du_app/du_cfg.h
src/du_app/du_mgr_main.c
src/du_app/du_msg_hdl.c
src/du_app/du_msg_hdl.h
src/du_app/du_utils.h
src/phy_stub/phy_stub_msg_hdl.c
src/pnf_stub/pnf_stub.c
src/pnf_stub/pnf_stub.h
src/pnf_stub/pnf_stub_p7_udp.c [new file with mode: 0644]
src/pnf_stub/pnf_stub_p7_udp.h [new file with mode: 0644]
src/pnf_stub/pnf_stub_sctp.c