- Fix recent issues with ping in pre-ci
- Corrected PDCP layer to manage more than one UE correctly * use eNB_id, UE_id as identifiers for connections * splitted UE/eNB data * Use the real rb_id for index in array (instead of the one used for communication with RLC/IP driver pre-ci OK, except for the random issue related to Msg3 git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4730 818b1a75-f10b-46b9-bf7c-635c3b92a50f
Showing
- openair-cn/GTPV1-U/gtpv1u_eNB.c 4 additions, 2 deletionsopenair-cn/GTPV1-U/gtpv1u_eNB.c
- openair2/COMMON/pdcp_messages_types.h 3 additions, 0 deletionsopenair2/COMMON/pdcp_messages_types.h
- openair2/COMMON/platform_constants.h 15 additions, 14 deletionsopenair2/COMMON/platform_constants.h
- openair2/LAYER2/MAC/ue_procedures.c 7 additions, 2 deletionsopenair2/LAYER2/MAC/ue_procedures.c
- openair2/LAYER2/PDCP_v10.1.0/pdcp.c 384 additions, 258 deletionsopenair2/LAYER2/PDCP_v10.1.0/pdcp.c
- openair2/LAYER2/PDCP_v10.1.0/pdcp.h 16 additions, 15 deletionsopenair2/LAYER2/PDCP_v10.1.0/pdcp.h
- openair2/LAYER2/PDCP_v10.1.0/pdcp_fifo.c 81 additions, 217 deletionsopenair2/LAYER2/PDCP_v10.1.0/pdcp_fifo.c
- openair2/LAYER2/PDCP_v10.1.0/pdcp_netlink.c 2 additions, 2 deletionsopenair2/LAYER2/PDCP_v10.1.0/pdcp_netlink.c
- openair2/LAYER2/PDCP_v10.1.0/pdcp_primitives.h 1 addition, 1 deletionopenair2/LAYER2/PDCP_v10.1.0/pdcp_primitives.h
- openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_reassembly.c 11 additions, 1 deletionopenair2/LAYER2/RLC/AM_v9.3.0/rlc_am_reassembly.c
- openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm.c 11 additions, 1 deletionopenair2/LAYER2/RLC/TM_v9.3.0/rlc_tm.c
- openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_reassembly.c 10 additions, 1 deletionopenair2/LAYER2/RLC/UM_v9.3.0/rlc_um_reassembly.c
- openair2/LAYER2/RLC/rlc.c 59 additions, 37 deletionsopenair2/LAYER2/RLC/rlc.c
- openair2/LAYER2/RLC/rlc.h 5 additions, 4 deletionsopenair2/LAYER2/RLC/rlc.h
- openair2/LAYER2/RLC/rlc_rrc.c 5 additions, 4 deletionsopenair2/LAYER2/RLC/rlc_rrc.c
- openair2/RRC/CELLULAR/rrc_rg_L2_frontend.c 5 additions, 5 deletionsopenair2/RRC/CELLULAR/rrc_rg_L2_frontend.c
- openair2/RRC/CELLULAR/rrc_ue_L2_frontend.c 3 additions, 3 deletionsopenair2/RRC/CELLULAR/rrc_ue_L2_frontend.c
- openair2/RRC/L2_INTERFACE/openair_rrc_L2_interface.c 6 additions, 6 deletionsopenair2/RRC/L2_INTERFACE/openair_rrc_L2_interface.c
- openair2/RRC/L2_INTERFACE/openair_rrc_L2_interface.h 3 additions, 3 deletionsopenair2/RRC/L2_INTERFACE/openair_rrc_L2_interface.h
- openair2/RRC/LITE/L2_interface.c 21 additions, 13 deletionsopenair2/RRC/LITE/L2_interface.c
Loading
Please register or sign in to comment