aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/msc_ho.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-02libmsc: fix potential NULL-pointer dereferences detected by GCC's LTOVadim Yanitskiy1-1/+4
2019-12-01Check for osmo_fsm_register() error return valueHarald Welte1-1/+1
2019-11-01use osmo_sockaddr_str_is_nonzero()Neels Hofmeyr1-3/+3
2019-05-13libmsc/msc_ho.c: fix unreacheable check of MSC-T role allocationVadim Yanitskiy1-7/+8
2019-05-10no HO call forwarding if no RTP streamNeels Hofmeyr1-0/+5
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-0/+879