[JIRA ID:ODUHIGH-331]-Renaming of RLC files 29/5929/7
authorsphoorthi <sphoorthi.dayanand@radisys.com>
Fri, 23 Apr 2021 14:36:33 +0000 (20:06 +0530)
committersphoorthi <sphoorthi.dayanand@radisys.com>
Tue, 11 May 2021 06:28:16 +0000 (11:58 +0530)
commit70e1fb5996d93ef4973ffb654ee6a66228e9031c
tree11484d4ba3ae49af15e6028025545ea4c424513d
parentd48ca6903f310645ef58f09ad965f589660be068
[JIRA ID:ODUHIGH-331]-Renaming of RLC files

Change-Id: I909e86987ca63f64aaa2fb353c28f1d21a564384
Signed-off-by: sphoorthi <sphoorthi.dayanand@radisys.com>
45 files changed:
src/5gnrmac/mac_msg_router.c [moved from src/5gnrmac/rg_ex_ms.c with 99% similarity]
src/5gnrrlc/kw.h [deleted file]
src/5gnrrlc/kw.x [deleted file]
src/5gnrrlc/kw_dl.h [deleted file]
src/5gnrrlc/kw_ptli.c [deleted file]
src/5gnrrlc/kw_ptmi.c [deleted file]
src/5gnrrlc/kw_udx.h [deleted file]
src/5gnrrlc/kw_ul.h [deleted file]
src/5gnrrlc/rlc_amm_dl.c [moved from src/5gnrrlc/kw_amm_dl.c with 99% similarity]
src/5gnrrlc/rlc_amm_ul.c [moved from src/5gnrrlc/kw_amm_ul.c with 99% similarity]
src/5gnrrlc/rlc_cfg_dl.c [moved from src/5gnrrlc/kw_cfg_dl.c with 99% similarity]
src/5gnrrlc/rlc_cfg_ul.c [moved from src/5gnrrlc/kw_cfg_ul.c with 99% similarity]
src/5gnrrlc/rlc_dbm_dl.c [moved from src/5gnrrlc/kw_dbm_dl.c with 98% similarity]
src/5gnrrlc/rlc_dbm_ul.c [moved from src/5gnrrlc/kw_dbm_ul.c with 98% similarity]
src/5gnrrlc/rlc_dl.h [moved from src/5gnrrlc/kw_dl.x with 81% similarity]
src/5gnrrlc/rlc_dl_msg_router.c [moved from src/5gnrrlc/kw_dl_ex_ms.c with 98% similarity]
src/5gnrrlc/rlc_dl_ul_inf.c [moved from src/5gnrrlc/kw_udx.c with 98% similarity]
src/5gnrrlc/rlc_dl_ul_inf.h [moved from src/5gnrrlc/kw_udx.x with 79% similarity]
src/5gnrrlc/rlc_dl_ul_inf_dl.c [moved from src/5gnrrlc/kw_udx_dl.c with 98% similarity]
src/5gnrrlc/rlc_dl_ul_inf_ptdl.c [moved from src/5gnrrlc/kw_udx_ptdl.c with 97% similarity]
src/5gnrrlc/rlc_dl_ul_inf_ptul.c [moved from src/5gnrrlc/kw_udx_ptul.c with 98% similarity]
src/5gnrrlc/rlc_dl_ul_inf_ul.c [moved from src/5gnrrlc/kw_udx_ul.c with 97% similarity]
src/5gnrrlc/rlc_env.h [moved from src/5gnrrlc/kw_env.h with 97% similarity]
src/5gnrrlc/rlc_err.h [moved from src/5gnrrlc/kw_err.h with 99% similarity]
src/5gnrrlc/rlc_layer_mgr.c [moved from src/5gnrrlc/kw_lmm.c with 99% similarity]
src/5gnrrlc/rlc_lwr_inf_mgr.c [moved from src/5gnrrlc/kw_lim.c with 98% similarity]
src/5gnrrlc/rlc_mgr.c
src/5gnrrlc/rlc_msg_hdl.c
src/5gnrrlc/rlc_portable_functions.c [moved from src/5gnrrlc/kw_ptui.c with 54% similarity, mode: 0644]
src/5gnrrlc/rlc_stats.c [moved from src/5gnrrlc/kw_tenb_stats.c with 96% similarity]
src/5gnrrlc/rlc_sys_id.c [moved from src/5gnrrlc/kw_id.c with 99% similarity]
src/5gnrrlc/rlc_tmm_dl.c [moved from src/5gnrrlc/kw_tmm_dl.c with 97% similarity]
src/5gnrrlc/rlc_tmm_ul.c [moved from src/5gnrrlc/kw_tmm_ul.c with 97% similarity]
src/5gnrrlc/rlc_tmr.c [moved from src/5gnrrlc/kw_tmr.c with 98% similarity]
src/5gnrrlc/rlc_ul.h [moved from src/5gnrrlc/kw_ul.x with 96% similarity]
src/5gnrrlc/rlc_ul_msg_router.c [moved from src/5gnrrlc/kw_ul_ex_ms.c with 98% similarity]
src/5gnrrlc/rlc_umm_dl.c [moved from src/5gnrrlc/kw_umm_dl.c with 97% similarity]
src/5gnrrlc/rlc_umm_ul.c [moved from src/5gnrrlc/kw_umm_ul.c with 99% similarity]
src/5gnrrlc/rlc_upr_inf_mgr.c [moved from src/5gnrrlc/kw_uim.c with 98% similarity]
src/5gnrrlc/rlc_utils.h [changed mode: 0644->0755]
src/5gnrrlc/rlc_utl_dl.c [moved from src/5gnrrlc/kw_utl_dl.c with 99% similarity]
src/5gnrrlc/rlc_utl_ul.c [moved from src/5gnrrlc/kw_utl_ul.c with 98% similarity]
src/5gnrsch/sch_msg_router.c [moved from src/5gnrsch/rg_sch_ex_ms.c with 98% similarity]
src/du_app/du_mgr_msg_router.c [moved from src/du_app/du_mgr_ex_ms.c with 99% similarity]
src/du_app/du_ue_mgr.c