osmo-iuh/src
Harald Welte 90256bad58 Add a context mapper to map RUA ContextIDs <-> SUA Connection IDs 2015-12-23 22:13:53 +01:00
..
hnbap Re-add the 'regen' targets lost in the automake transition 2015-12-16 13:14:10 +01:00
ranap ranap ASN.1: Define IMSI as OCTET STRING to work around asn1c bug 2015-12-19 13:05:19 +01:00
rua Re-add the 'regen' targets lost in the automake transition 2015-12-16 13:14:10 +01:00
tests First compiling (and leak-free) RANAP message generation functions 2015-12-18 20:20:47 +01:00
.gitignore update .gitignore 2015-08-31 09:58:12 +02:00
Makefile.am Add a context mapper to map RUA ContextIDs <-> SUA Connection IDs 2015-12-23 22:13:53 +01:00
asn1helpers.c implement BIT_STRING_fromBuf() similar to OCTET_STRING_fromBuf() 2015-12-18 17:51:50 +01:00
asn1helpers.h First compiling (and leak-free) RANAP message generation functions 2015-12-18 20:20:47 +01:00
context_map.c Add a context mapper to map RUA ContextIDs <-> SUA Connection IDs 2015-12-23 22:13:53 +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 Add a context mapper to map RUA ContextIDs <-> SUA Connection IDs 2015-12-23 22:13:53 +01:00
hnbgw.h Add a context mapper to map RUA ContextIDs <-> SUA Connection IDs 2015-12-23 22:13:53 +01:00
hnbgw_hnbap.c use msgb_sctp_ppid() from libosmo-netif, remove local declaration 2015-12-23 00:04:05 +01:00
hnbgw_hnbap.h first compiling code (untested) 2015-08-30 12:20:09 +02:00
hnbgw_ranap.c Introduce DRANAP/DRUA log categories to separate logging 2015-12-23 15:37:17 +01:00
hnbgw_ranap.h first dispatch of RUA into RANAP 2015-09-10 22:32:15 +02:00
hnbgw_rua.c Introduce DRANAP/DRUA log categories to separate logging 2015-12-23 15:37:17 +01:00
hnbgw_rua.h RUA: hand off RANAP from all PDU types, not just UnitDataTransfer 2015-09-11 18:58:28 +02: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 Introduce DRANAP/DRUA log categories to separate logging 2015-12-23 15:37:17 +01:00
ranap_common.h RANAP: Split FormatInformationParameter / SDUParameterItem 2015-12-18 13:35:58 +01:00
ranap_msg_factory.c ranap: Don' shift the RAB ID by 3 bits 2015-12-19 02:38:09 +01:00
ranap_msg_factory.h First compiling (and leak-free) RANAP message generation functions 2015-12-18 20:20:47 +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 Introduce DRANAP/DRUA log categories to separate logging 2015-12-23 15:37:17 +01:00
rua_common.h {rua,hnbap,ranap}_common: Add missing encoding functions 2015-12-16 20:17:26 +01:00