//For the moment we have a single E-RAB which will be the one to be added to the gNB
//For the moment we have a single E-RAB which will be the one to be added to the gNB
//Not sure how to select bearers to be added if there are multiple.
//Not sure how to select bearers to be added if there are multiple.
...
@@ -7703,7 +7703,7 @@ rrc_eNB_decode_dcch(
...
@@ -7703,7 +7703,7 @@ rrc_eNB_decode_dcch(
/*FK: left the condition as is for the case MME is used (S1 mode) but setting dedicated_DRB = 1 otherwise (noS1 mode) so that no second RRCReconfiguration message activationg more DRB is sent as this causes problems with the nasmesh driver.*/
/*FK: left the condition as is for the case MME is used (S1 mode) but setting dedicated_DRB = 1 otherwise (noS1 mode) so that no second RRCReconfiguration message activationg more DRB is sent as this causes problems with the nasmesh driver.*/
intflexran_agent_handover=0;
intflexran_agent_handover=0;
if(1){//Melissa: This is a hack. We are bypassing EPC mode here.
if(1){//Melissa: This is a hack. We are bypassing EPC mode here. if(EPC_MODE_ENABLED)