aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/ran_msg_a.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-22Current WIP in broken progresskeith/lcls_nonsenseKeith Whyte1-0/+10
2020-11-16Autofill LCLS parameters for A-interface transactionsMax1-1/+2
2020-09-09Support handling IPv6 Transport Address in Handover Request (Ack)Pau Espin Pedrol1-34/+14
2020-09-08Support handling IPv6 Transport Address in Assignment CompletePau Espin Pedrol1-10/+1
2020-09-08Support sending IPv6 Transport Address in Assignment CommandPau Espin Pedrol1-17/+40
2020-08-17Send "BSSMAP CommonID" to tell BSC about the IMSIHarald Welte1-0/+3
2020-07-01refactor: move RESET Osmux TLV parsing to ran_msg_a.cNeels Hofmeyr1-3/+33
2020-06-22msc_ho: fix CALL IDENTIFIER in HANDOVER REQUESTPhilipp Maier1-0/+1
2020-06-22msc_a: add callref as call id to ASSIGNMENT REQ.Philipp Maier1-1/+5
2020-06-19use new osmo_mobile_identity API everywhereNeels Hofmeyr1-3/+6
2019-11-19Fix some typosMartin Hauke1-2/+2
2019-11-05BSSMAP: decode Codec List (BSS Supported)Neels Hofmeyr1-0/+30
2019-11-01use osmo_sockaddr_str_is_nonzero()Neels Hofmeyr1-3/+3
2019-10-29log: ran_msg_a: tweak a message nameNeels Hofmeyr1-1/+1
2019-10-29BSSMAP log tweakNeels Hofmeyr1-1/+1
2019-09-18fix error on BSSMAP Cipher Mode Complete L3 msg IENeels Hofmeyr1-11/+3
2019-09-03ran_dec logging: log message sizes on errorsNeels Hofmeyr1-3/+7
2019-05-21Request Osmux CID and forward it in Assign Req and Assign ComplPau Espin Pedrol1-1/+22
2019-05-19a_iface: Announce Osmux support on RESET (ACK) sendPau Espin Pedrol1-2/+24
2019-05-13libmsc/ran_msg_a.c: prevent chosen_encryption->key buffer overrunVadim Yanitskiy1-1/+3
2019-05-13libmsc/ran_msg_a.c: refactor ran_a_decode_lcls_notification()Vadim Yanitskiy1-10/+3
2019-05-13libmsc/ran_msg_a.c: avoid ternary operator in struct initializationVadim Yanitskiy1-3/+1
2019-05-10ran_a_make_handover_request(): allow no encryptionNeels Hofmeyr1-1/+2
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-0/+1284