osmo-iuh/src
Harald Welte 23058e1144 hnbgw_ranap: Print RANAP Cause in RESET and ERROR INDICATION 2015-12-25 10:25:01 +01:00
..
hnbap fix build if depenedencies are in distinct directories 2015-12-24 16:15:17 +01:00
ranap fix build if depenedencies are in distinct directories 2015-12-24 16:15:17 +01:00
rua fix build if depenedencies are in distinct directories 2015-12-24 16:15:17 +01:00
tests fix build if depenedencies are in distinct directories 2015-12-24 16:15:17 +01:00
.gitignore update .gitignore 2015-08-31 09:58:12 +02:00
Makefile.am fix build if depenedencies are in distinct directories 2015-12-24 16:15:17 +01:00
asn1helpers.c implement BIT_STRING_fromBuf() similar to OCTET_STRING_fromBuf() 2015-12-18 17:51:50 +01:00
asn1helpers.h asn1helpers.h: Add missing declarations of functions in asn1helpers.c 2015-12-24 15:03:11 +01:00
context_map.c improve logging, remove obsolete FIXMEs, return of non-void functions 2015-12-24 10:12:09 +01:00
context_map.h Add a context mapper to map RUA ContextIDs <-> SUA Connection IDs 2015-12-23 22:13:53 +01:00
hnbap_common.c Introduce DRANAP/DRUA log categories to separate logging 2015-12-23 15:37:17 +01:00
hnbap_common.h hnbgw: Change logging priorities and add HNBAP category 2015-12-17 13:09:18 +01:00
hnbgw.c hnbgw: Bring all parts together 2015-12-24 00:41:45 +01:00
hnbgw.h hnbgw: Bring all parts together 2015-12-24 00:41:45 +01:00
hnbgw_cn.c Implement forwarding of RANAP PAGING from CN to all HNBs 2015-12-24 08:46:58 +01:00
hnbgw_cn.h hnbgw: Bring all parts together 2015-12-24 00:41:45 +01:00
hnbgw_hnbap.c hnbgw: Bring all parts together 2015-12-24 00:41:45 +01:00
hnbgw_hnbap.h first compiling code (untested) 2015-08-30 12:20:09 +02:00
hnbgw_ranap.c hnbgw_ranap: Print RANAP Cause in RESET and ERROR INDICATION 2015-12-25 10:25:01 +01:00
hnbgw_ranap.h first dispatch of RUA into RANAP 2015-09-10 22:32:15 +02:00
hnbgw_rua.c hnbgw_rua.c: Incoming context IDs are 24bit wide according to spec 2015-12-24 14:10:17 +01:00
hnbgw_rua.h hnbgw_rua: Don't use msgb as imput, allow more parameters 2015-12-23 22:14:16 +01:00
iu_common.h add iu_common.h using C structs to describe PER encoded Iu headers 2015-08-30 16:55:43 +02:00
iu_helpers.c add copyright statement and AGPLv3 headers to source code files 2015-10-06 22:07:04 +02:00
iu_helpers.h iu_helpers: fix encoding of BCD (like IMSI) into OCTET STING 2015-09-11 17:35:52 +02:00
ranap_common.c ranap_common: Add ranap_cause_str() to stringify RANAP Cause 2015-12-25 09:40:07 +01:00
ranap_common.h ranap_common: Add ranap_cause_str() to stringify RANAP Cause 2015-12-25 09:40:07 +01:00
ranap_msg_factory.c ranap_msg_factory.c: Fix compiler warnings 2015-12-24 15:39:00 +01:00
ranap_msg_factory.h ranap: New ranap_new_msg_initial_ue() funcition 2015-12-24 15:09:06 +01:00
regen-common-includes.sh ranap: Add more manual definitions to RANAP-PDUs 2015-09-10 21:18:16 +02:00
rua_common.c don't return undefined strings from rua_cause_str() 2015-12-25 10:17:17 +01:00
rua_common.h {rua,hnbap,ranap}_common: Add missing encoding functions 2015-12-16 20:17:26 +01:00
sccp_helpers.c hnbgw: Bring all parts together 2015-12-24 00:41:45 +01:00
sccp_helpers.h hnbgw: Bring all parts together 2015-12-24 00:41:45 +01:00