aboutsummaryrefslogtreecommitdiffstats
path: root/library/S1AP_Emulation.ttcn
AgeCommit message (Expand)AuthorFilesLines
2024-01-15mme: Introduce test TC_ue_cell_reselect_geran_to_eutranPau Espin Pedrol1-1/+7
2024-01-15mme: Add code to derive NAS token from NAS ul_countPau Espin Pedrol1-1/+20
2024-01-15S1AP_Emulation: Add port message to reset NAS count valuesPau Espin Pedrol1-1/+11
2023-12-21S1AP_Emulation: Fix UeContextReleaseCmd not forwarded to usersPau Espin Pedrol1-3/+5
2023-12-21S1AP_Emulation: Allow retrieving {MME,ENB}_UE_ID from UeContextReleaseCmdPau Espin Pedrol1-2/+14
2023-12-15S1AP_Emulation: Fix NAS_PDU decoding of InitialContextSetupRequest msgPau Espin Pedrol1-1/+19
2023-07-27S1AP_Emulation: improve accessibility of unit-dataPhilipp Maier1-1/+84
2023-07-26S1AP_Emulation: initialize comp_ref member of S1apAssociationTablePhilipp Maier1-0/+1
2023-07-26S1AP_Emulation: fix incorrect commentPhilipp Maier1-1/+1
2023-07-11S1AP_Emulation: remove stray commentPhilipp Maier1-2/+0
2023-07-11S1AP_Emulation: add missing create_cbPhilipp Maier1-33/+51
2023-07-11S1AP_Emulation: delete UE association on S1AP_UeContextReleaseCmdPhilipp Maier1-3/+24
2023-07-11S1AP_Emulation: fix f_s1ap_id_table_delPhilipp Maier1-1/+1
2023-02-15Cosmetic: fix various typosOliver Smith1-1/+1
2019-08-18library: Add S1AP CodecPort/EmulationHarald Welte1-0/+681