osmo-iuh/src
Neels Hofmeyr 5aabad1380 move asn1 headers to include/ dir (1/5)
Add move-asn1-header-files.sh to do header file moving and sed'ding the include
statements. The file moving part is disabled until a later commit, to make
reading the diffs easier.

Call shell script from src/{hnbap,ranap,rua}/Makefile.am regen targets.

Add convenience regen target to src/Makefile.am, calling regen in the three subdirs.

This change is split over several commits to ease diff reading. Subsequent
commits show, in steps:
- the "unmoved" effect of sed,
- header moves,
- adjust build system and include statements.
2016-01-04 18:09:37 +01:00
..
hnbap move asn1 headers to include/ dir (1/5) 2016-01-04 18:09:37 +01:00
ranap move asn1 headers to include/ dir (1/5) 2016-01-04 18:09:37 +01:00
rua move asn1 headers to include/ dir (1/5) 2016-01-04 18:09:37 +01:00
tests move tests/rua_helper.[ch] to src directory 2016-01-03 18:04:28 +01:00
.gitignore update .gitignore 2015-08-31 09:58:12 +02:00
Makefile.am move asn1 headers to include/ dir (1/5) 2016-01-04 18:09:37 +01:00
context_map.c more verbose logging in various places 2015-12-29 19:00:35 +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 don't include hnbgw.h from ranap header files 2016-01-03 17:25:51 +01:00
hnbgw.h hnbgw: Bring all parts together 2015-12-24 00:41:45 +01:00
hnbgw_cn.c Start to use SUA local referencs from 1000 upwards 2015-12-26 23:39:30 +01:00
hnbgw_cn.h hnbgw: Bring all parts together 2015-12-24 00:41:45 +01:00
hnbgw_hnbap.c merge (+rename) iu_helpers.c into libosmo-ranap 2016-01-03 16:31:31 +01:00
hnbgw_hnbap.h first compiling code (untested) 2015-08-30 12:20:09 +02:00
hnbgw_ranap.c remove ranap_parse_lai() from hnbgw_ranap.c 2015-12-26 23:40:54 +01:00
hnbgw_ranap.h first dispatch of RUA into RANAP 2015-09-10 22:32:15 +02:00
hnbgw_rua.c more verbose logging in various places 2015-12-29 19:00:35 +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 merge (+rename) iu_helpers.c into libosmo-ranap 2016-01-03 16:31:31 +01:00
iu_helpers.h merge (+rename) iu_helpers.c into libosmo-ranap 2016-01-03 16:31:31 +01:00
ranap_common.c don't include hnbgw.h from ranap header files 2016-01-03 17:25:51 +01:00
ranap_common.h don't include hnbgw.h from ranap header files 2016-01-03 17:25:51 +01:00
ranap_msg_factory.c don't include hnbgw.h from ranap header files 2016-01-03 17:25:51 +01:00
ranap_msg_factory.h ranap_msg_factory: Mark 'RANAP_Cause_t *' as const 2016-01-01 16:47:13 +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
rua_msg_factory.c move tests/rua_helper.[ch] to src directory 2016-01-03 18:04:28 +01:00
rua_msg_factory.h move tests/rua_helper.[ch] to src directory 2016-01-03 18:04:28 +01:00
sccp_helpers.c use libosmocore SCCP_SSN_RANAP definition 2015-12-26 08:42:07 +01:00
sccp_helpers.h hnbgw: Bring all parts together 2015-12-24 00:41:45 +01:00