osmo-iuh/src
Neels Hofmeyr e22027ae2a osmo-hnbgw: reply with RESET ACK when receiving a RESET
Rationale: current osmo-msc refactoring introduces RESET handling on IuCS.

In particular, it makes osmo-hnbgw be able to operate with an (upcoming)
osmo-msc that has strict RESET handling: it will send a RESET and require a
RESET ACK if it sees a new IuCS peer sending messages without prior RESET.

Even though a workaround to ignore missing RESET messages on IuCS will also be
in place in the new osmo-msc, this is a first small step towards more sane
RESET handling in osmo-hnbgw.

Related: OS#3820
Change-Id: I02bc74ef9fef61f4490b4d4dc3ce6c0a6d965909
2019-03-08 05:10:48 +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 hnb-test: log accurate three-digit MNC with leading zeros 2018-02-28 19:26:07 +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 Bump version: 0.3.0.10-9e66-dirty → 0.4.0 2019-01-20 21:46:06 +01:00
context_map.c cosmetic: context_map_tmr_cb(): fix comment 2017-12-25 00:46:12 +01:00
hnbap_common.c build: move headers to include/osmocom/* 2016-09-09 06:43:32 +00:00
hnbgw.c osmo-hnbgw: set a proper talloc ctx for logging 2019-03-04 22:41:14 +01:00
hnbgw_cn.c osmo-hnbgw: reply with RESET ACK when receiving a RESET 2019-03-08 05:10:48 +01:00
hnbgw_hnbap.c osmo-hnbgw: logging tweaks 2019-03-08 05:10:48 +01:00
hnbgw_ranap.c Fix various compiler warnings in hnb-gw code 2017-11-21 11:08:56 +00:00
hnbgw_rua.c hnbgw_rua: fix dereference of unset pointer 2018-01-15 23:28:08 +01:00
hnbgw_vty.c add a VTY command which shows a specific HNB 2018-10-31 12:18:02 +01:00
iu_client.c cosmetic: use osmo_plmn_id instead of mcc,mnc 2018-03-21 15:55:18 +01:00
iu_client_vty.c iu_client: derive local SCCP addr from sccp instance 2017-08-13 22:46:04 +00:00
iu_helpers.c fix transport layer addr again, for nano3g 2018-09-30 23:35:35 +02:00
ranap_common.c fix 3 compiler warnings in ranap_common.c 2017-12-20 15:55:14 +00:00
ranap_common_cn.c Fix various compiler warnings in hnb-gw code 2017-11-21 11:08:56 +00:00
ranap_msg_factory.c ranap_msg_factory: remove unusued variable 2017-12-20 16:03:19 +00: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