O1 IP PORT configuration for CM .[Issue-Id: ODUHIGH-196] 95/5595/2
authorHariomGupta <hariom.g@hcl.com>
Thu, 4 Feb 2021 16:19:51 +0000 (21:49 +0530)
committerHariomGupta <hariom.g@hcl.com>
Thu, 11 Feb 2021 12:46:23 +0000 (18:16 +0530)
commitc5c8d87cedf8b51e40989c21c0dd8cd1dab1b073
treeb4bd2fc5c112d2b65179cf401f957ae9668205a9
parent66d033da61e968d157ed265efcaaaf535ec21fb7
O1 IP PORT configuration for CM .[Issue-Id: ODUHIGH-196]

Signed-off-by: HariomGupta <hariom.g@hcl.com>
Change-Id: Idc2539f20ab7d238fc5f7156bc29d473a9120638
22 files changed:
build/common/cu_stub.mak
build/common/du_app.mak
build/common/ric_stub.mak
build/o1/yang/o-ran-sc-odu-interface-v1.yang [new file with mode: 0644]
build/odu/makefile
src/cu_stub/cu_stub.c
src/du_app/du_cfg.c
src/du_app/du_cfg.h
src/o1/InitConfig.cpp [new file with mode: 0644]
src/o1/InitConfig.hpp [new file with mode: 0644]
src/o1/SessionHandler.cpp
src/o1/TcpServer.cpp
src/o1/TcpServer.hpp
src/o1/o1_client/Alarm.h
src/o1/o1_client/AlarmInterface.c
src/o1/o1_client/CommonMessages.h [new file with mode: 0644]
src/o1/o1_client/Config.c [new file with mode: 0644]
src/o1/o1_client/Config.h [new file with mode: 0644]
src/o1/o1_client/Message.h [new file with mode: 0644]
src/o1/o1_client/TcpClient.c
src/o1/o1_client/TcpClient.h
src/ric_stub/ric_stub.c