osmo-iuh/src
Neels Hofmeyr 135bc06c35 ranap: make X.213 NSAP 160 bits long, zero padded
For IPv4 addresses, only 56bit of X.213 NSAP are used. The sysmocell5000
accepts such a field that is 56bits long, but the ip.access nano3G does not
(and crashes instead). Both work when zero-padded to 160bits size.

So far we used to send the IPv4 address as "raw" 32bits to the nano3G to avoid
the crash. With this zero padding we no longer need such a workaround and can
use identical config for both cells.

Change-Id: I070bbfe887ab93d08322df30571050a381d082d5
2017-02-02 04:53:41 +01:00
..
hnbap build: cosmetic: hnbap: undup asn1 src path 2016-09-09 06:43:32 +00:00
ranap build: use $top_srcdir instead of ../ 2016-02-29 14:28:00 +01:00
rua build: use $top_srcdir instead of ../ 2016-02-29 14:28:00 +01:00
tests ranap: make X.213 NSAP 160 bits long, zero padded 2017-02-02 04:53:41 +01:00
.gitignore build: fix ranap gen, use same for gen hnbap and rua gen 2016-09-09 06:43:31 +00:00
Makefile.am build: move headers to include/osmocom/* 2016-09-09 06:43:32 +00:00
context_map.c build: move headers to include/osmocom/* 2016-09-09 06:43:32 +00:00
hnbap_common.c build: move headers to include/osmocom/* 2016-09-09 06:43:32 +00:00
hnbgw.c ue_context_alloc(): Avoid ue->imsi without NULL termination 2016-11-26 00:04:44 +01:00
hnbgw_cn.c fix error rc in various ASN.1 decoding functions 2016-11-27 18:27:33 +00:00
hnbgw_hnbap.c fix error rc in various ASN.1 decoding functions 2016-11-27 18:27:33 +00:00
hnbgw_ranap.c fix error rc in various ASN.1 decoding functions 2016-11-27 18:27:33 +00:00
hnbgw_rua.c log: fix number format for domain indicator 2016-12-07 15:32:31 +01:00
hnbgw_vty.c hnbgw: parameterize IuCS and IuPS ips and ports: add vty cmds 2016-10-27 14:01:25 +02:00
iu_helpers.c merge (+rename) iu_helpers.c into libosmo-ranap 2016-01-03 16:31:31 +01:00
ranap_common.c ranap_parse_lai(): properly initialize out-arg, adjust test experr 2016-04-25 13:26:07 +02:00
ranap_common_cn.c fix error rc in various ASN.1 decoding functions 2016-11-27 18:27:33 +00:00
ranap_msg_factory.c ranap: make X.213 NSAP 160 bits long, zero padded 2017-02-02 04:53:41 +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 build: move headers to include/osmocom/* 2016-09-09 06:43:32 +00:00
rua_msg_factory.c build: move headers to include/osmocom/* 2016-09-09 06:43:32 +00:00