aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/dummy_cn_sua.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-09build: move headers to include/osmocom/*Neels Hofmeyr1-1/+1
2016-07-12fix compiler warnings with new libosmo-sccp: rename to osmo_sccp_*Neels Hofmeyr1-6/+6
2016-04-20dummy-cn: add optarg, add --bind argumentNeels Hofmeyr1-1/+52
2016-02-24hnb-test: some rua rx printfsNeels Hofmeyr1-0/+2
2016-02-18dummy_cn_sua: missing includeNeels Hofmeyr1-0/+1
2016-01-14dummy_cn: Respond to initial UE message with empty ranap messageDaniel Willmann1-1/+13
2016-01-07tests/dummy_cn_sua.c: Fix ranap_common_cn includeDaniel Willmann1-1/+1
2016-01-06ranap_common_cn.c: Use call-backs rather than function callsHarald Welte1-10/+6
2016-01-05move ranap_*.h,iu_helpers.h to include/osmocom/ranap/Neels Hofmeyr1-1/+1
2016-01-03don't include hnbgw.h from ranap header filesHarald Welte1-0/+1
2015-12-26Dummy CN: Handle RANAP payload of DISCONNET.indHarald Welte1-0/+2
2015-12-26dummy CN: Handle Iu Release Request (respond with Release Command)Harald Welte1-0/+21
2015-12-26dummy_cn_sua.c: Fix syntax errorsHarald Welte1-15/+19
2015-12-26Dummy CN: Create a per-UE connection context and resolve it.Harald Welte1-2/+34
2015-12-26properly resolve the cnlink from SUA signalling linkHarald Welte1-1/+1
2015-12-26add 'dummy cn' as a stub core netwrok element to which hnbgw connectsHarald Welte1-0/+264