Code Monkey home page Code Monkey logo

nucleus's People

Contributors

asreek avatar badhrinathpa avatar clstefi avatar hariharanb77 avatar thakurajayl avatar vthiruveedula avatar yoooou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nucleus's Issues

doubts about Nucleus Feature

Hello, i am doing a search about Open Source Core (EPC), and is not clear for me in the documentation the answers for the follow questions. If some one can help me, i will be grateful.

1 - The MME can handling of UE procedures: Security configuration, tracking area update, service access, radio bearer establishment and paging?

2 - Has support for NAS integrity check and encryption using the AES or Snow3G or ZUC algorithms?

2 - Has support for USIM cards using the XOR or Milenage or TUAK authentication algorithm?

3 - Is possible to configure IP range, DNS and E-RAB QoS?

4 - Has support to voice over LTE (VoLTE)?

5 - Has Support of broadcast and multicast PDN options?

6 - Has support for IPV6?

7 - Has support for NB-IoT RAT

Supposing the throughput of 40Mbs by one eNodeB (BW=5MHz, MIMO 2X2). How many eNodeBs the Nucleus can support? Wich is the throughput maximum that the Nucleus can support?

Thank you very much!

UECapability Malformed packet

Hi,
I have an issue in UE attach that is 5G NSA supported and according to attached pcap file captured from S1-MME interface (172.30.247.11) in UECapabilityInfoIndication packet, UERadioCapability is missing. but in UE LTE attach there is no problem and information send properly. so please help me to resolve this issue if any configuration needed in control plane side.

thanks.

WhatsApp Image 2021-07-08 at 2 52 11 PM
s1mme8.1,pcap.pcap.gz

libasncodec.a linking issue

Hi,

I am facing issue while compiling Nucleus/src/s1ap.

Issue is coming at the time of linking with libasncodec.a with s1ap-app. It seems that libasncodec.a need to be regenerated with -fPIC flag.

Below are the sample issue logs-

gcc /home/rajesh/epc_core/Nucleus/build/objs/s1ap/main.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/sctp_conn.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/s1ap_config.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/json_config.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/attach_icsreq.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/s1ap_encoder.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/erab_setup_request.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/handover_ack.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/ctxrelease_req.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/handle_emmreq.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/s1ap_tau_response_handler.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/gen_error_reset.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/attach_esmreq.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/mme_msg_delegator.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/enb_status_transfer.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/attach_authreq.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/erab_mod_confirmation.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/handover_command.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/attach_id_req.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/attach_initctxresp.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/ctxrelease_cmp.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/uectxtrelease_cmd.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/handover_cancel_ack.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/erab_mod_ind.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/ni_detach_request.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/erab_setup_response.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/paging.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/s1ap_msg_delegator.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/handover_preparation_failure.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/handover_request.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/ie_parsers.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/handover_cancel.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/attach_secreq.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/ics_req_paging.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/handover_required.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/s1setup.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/mme_status_transfer.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/handover_failure.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/handover_notify.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/common_reject.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/ctxrelease_resp.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/handlers/detach_accept.o /home/rajesh/epc_core/Nucleus/build/objs/s1ap/options.o -o /home/rajesh/epc_core/Nucleus/build/bins/s1ap-app -L/home/rajesh/epc_core/Nucleus/build/libs -L../common/ -L./asn1c/asnGenFiles -L./s1apContextManager -L../cmn -L../stateMachineFwk -lpthread -lsctp -linterface -llog -lthreadpool -ls1apctxmgr -lstatemachinefwk -ldatagroupmgr -lcmnUtils -lasncodec -ljson -lmonitor_config -lsecutil -L/usr/local/ssl/lib -lcrypto
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(InitiatingMessage.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(SuccessfulOutcome.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(UnsuccessfulOutcome.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(OPEN_TYPE.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(constr_CHOICE.o): relocation R_X86_64_32S against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(constr_SEQUENCE.o): relocation R_X86_64_32 against .text' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(asn_random_fill.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(asn_bit_data.o): relocation R_X86_64_32S against .bss' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ber_tlv_tag.o): relocation R_X86_64_32S against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ber_decoder.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(der_encoder.o): relocation R_X86_64_32 against .text' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(constr_TYPE.o): relocation R_X86_64_32 against .text' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(xer_decoder.o): relocation R_X86_64_32 against .text' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(per_support.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(per_decoder.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(per_encoder.o): relocation R_X86_64_32 against .text' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(per_opentype.o): relocation R_X86_64_32S against .text' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(constr_CHOICE_oer.o): relocation R_X86_64_32 against .text' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(constr_SEQUENCE_oer.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ProcedureCode.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(NativeEnumerated.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(NativeInteger.o): relocation R_X86_64_32 against symbol asn_DEF_INTEGER' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(constraints.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(xer_support.o): relocation R_X86_64_32S against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(oer_encoder.o): relocation R_X86_64_32 against .text' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(oer_support.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(NativeInteger_oer.o): relocation R_X86_64_32 against symbol asn_DEF_INTEGER' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ProtocolIE-Field.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(PrivateIE-Field.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(CSG-Id.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(DataCodingScheme.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(DCN-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(DL-NAS-MAC.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(En-gNB-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ENB-UE-S1AP-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ENBname.o): relocation R_X86_64_32S against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(E-RAB-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(E-RABUsageReportItem.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(EUTRANRoundTripDelayEstimationInfo.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ExpectedActivityPeriod.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ExpectedIdlePeriod.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ExtendedRepetitionPeriod.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(Extended-UEIdentityIndexValue.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(HFN.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(Masked-IMEISV.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(LHN-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(MBSFN-ResultToLogInfo.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(MessageIdentifier.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(MMEname.o): relocation R_X86_64_32S against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(MME-Group-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(MME-Code.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(MME-UE-S1AP-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(M-TMSI.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(NB-IoT-UEIdentityIndexValue.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(NumberofBroadcastRequest.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(NumberOfBroadcasts.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(PagingAttemptCount.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(PDCP-SN.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(PLMNidentity.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(QCI.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ReceiveStatusofULPDCPSDUs.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(RecommendedCellItem.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(RelativeMMECapacity.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(RepetitionPeriod.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(Routing-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(SecurityKey.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(SecurityContext.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(SerialNumber.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(SubscriberProfileIDforRFP.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(Subscription-Based-UE-DifferentiationInfo.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ScheduledCommunicationTime.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(TAC.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(GNB-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(TimeSinceSecondaryNodeRelease.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(TransportLayerAddress.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(E-UTRAN-Trace-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(TrafficLoadReductionIndication.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(UEIdentityIndexValue.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(UE-Usage-Type.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(UL-NAS-MAC.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(UL-NAS-Count.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(UE-Application-Layer-Measurement-Capability.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(WarningAreaCoordinates.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(WarningType.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(WarningSecurityInfo.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(WarningMessageContents.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(E-RABSubjecttoDataForwardingList.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(E-RABToBeSetupListHOReq.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(E-RABAdmittedList.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(E-RABFailedtoSetupListHOReqAck.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(E-RABToBeSwitchedDLList.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(E-RABToBeSwitchedULList.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(E-RABToBeModifiedListBearerModInd.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(E-RABNotToBeModifiedListBearerModInd.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(E-RABFailedToResumeListResumeReq.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(E-RABFailedToResumeListResumeRes.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(INTEGER.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(PrintableString.o): relocation R_X86_64_32S against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(constr_SEQUENCE_OF.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(constr_SET_OF.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(OCTET_STRING.o): relocation R_X86_64_32 against symbol asn_SPC_OCTET_STRING_specs' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(BIT_STRING.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(asn_codecs_prim.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(INTEGER_oer.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(BIT_STRING_oer.o): relocation R_X86_64_32 against .bss' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(OCTET_STRING_oer.o): relocation R_X86_64_32 against symbol asn_SPC_OCTET_STRING_specs' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(constr_SET_OF_oer.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(PrivateIE-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ProtocolIE-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ProtocolExtensionField.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(BitRate.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(BluetoothName.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(CellIdentity.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(CI.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(Correlation-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(EARFCN.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(EmergencyAreaID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ENB-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(EncryptionAlgorithms.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ExtendedBitRate.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ExtendedRNC-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(FiveGSTAC.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(GTP-TEID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(HFNModified.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(HFNforPDCP-SNlength18.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(IMSI.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(IntegrityProtectionAlgorithms.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(IntendedNumberOfPagingAttempts.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(InterfacesToTrace.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(LAC.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(M7period.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(MDT-Location-Info.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(MobilityInformation.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(MutingPatternInformation.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(NRencryptionAlgorithms.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(NRintegrityProtectionAlgorithms.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(Packet-LossRate.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(PDCP-SNExtended.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(PDCP-SNlength18.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(Port-Number.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(PriorityLevel.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ReceiveStatusOfULPDCPSDUsExtended.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ReceiveStatusOfULPDCPSDUsPDCP-SNlength18.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(RAC.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(RIMRoutingAddress.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(RNC-ID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(StratumLevel.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(Time-UE-StayedInCell-EnhancedGranularity.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(UEAppLayerMeasConfig.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(WLANName.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(OBJECT_IDENTIFIER.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ProtocolExtensionID.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(ListeningSubframePattern.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(MeasurementsToActivate.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(NRCellIdentity.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(NULL.o): relocation R_X86_64_32S against .text' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(Threshold-RSRP.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(Threshold-RSRQ.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: ./asn1c/asnGenFiles/libasncodec.a(BOOLEAN.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
Makefile:55: recipe for target '/home/rajesh/epc_core/Nucleus/build/bins/s1ap-app' failed
make: *** [/home/rajesh/epc_core/Nucleus/build/bins/s1ap-app] Error 1
root@rajesh-VirtualBox:/home/rajesh/epc_core/Nucleus/src/s1ap#

5G NSA DCNR - Security mode command malformed

Issue Description
Currently we already deployed OMEC Core using the follow images for Control plane (omec-control-plane-0.7.2) :

  tags:
    init: docker.io/omecproject/pod-init:1.0.0
    hssdb: registry.aetherproject.org/proxy/omecproject/c3po-hssdb:master-9a5f565
    hss: registry.aetherproject.org/proxy/omecproject/c3po-hss:master-9a5f565
    mme: registry.aetherproject.org/proxy/omecproject/nucleus:master-86d2678
    spgwc: registry.aetherproject.org/omecproject/spgw:master-6aad2f2
    pcrf: registry.aetherproject.org/proxy/omecproject/c3po-pcrf:pcrf-b29af70
    pcrfdb: registry.aetherproject.org/proxy/omecproject/c3po-pcrfdb:pcrf-b29af70
    config4g: registry.aetherproject.org/omecproject/5gc-webui:onf-release3.0.5-bf0b54f
    depCheck: quay.io/stackanetes/kubernetes-entrypoint:v0.3.1

During 3x Dual connectivity Attach procedure we obtained a Malformed package from MME instead of Security mode command as bellow image show.

image

On Attach Request message UE sends the mandatory IEs according to standard to support 5G NSA 3x attach:

  • DCNR bit enabled on UE Network Capability
  • UE Additional security capability IE

image
image

For this Attach procedure, we tried it using differents types: EPS Only and Combined attach, but for all obtained the same malformed package as result.
After check the s1ap container logs we found that it reports an error, we think is related to the size of message, and checking the repository code we think the issue happens on some hardcoded lines in secreq_processing function that finally sends the malformed message by sctp.

image

So, please your support to check:

  1. Why this malformed package is sent by MME? Is this OMEC control plane version supporting 5G NSA?
  2. Do we need perform some additional configurations on OMEC Core?

I attached the .pcap file and logs for s1ap, s6a and mme services.

Expected Behavior
MME should send the Security mode command message to eNodeB and it should include Replayed additional security capabilities IE.

Additional context

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.