osmo-hnbgw/src/osmo-hnbgw
Neels Hofmeyr da9d08c94e allow calling rua_to_scu() without data
There can be SCCP primitives without payload data, e.g. an "empty" SCCP
Connection Request.

Patch 'mgw_fsm: add MGW support to osmo-hnbgw' added RANAP message
decoding that lacks a guard against NULL data. Fix that: do not try to
decode NULL data.

Related: SYS#5968
Change-Id: Id755e769e82ace7203460ea1b3c847c2c90d41bf
2022-06-07 22:50:37 +02:00
..
Makefile.am mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00
context_map.c mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00
hnbgw.c use osmo_select_main_ctx(), tweak log in handle_cn_conn_conf() 2022-06-07 18:09:19 +02:00
hnbgw_cn.c use osmo_select_main_ctx(), tweak log in handle_cn_conn_conf() 2022-06-07 18:09:19 +02:00
hnbgw_hnbap.c hbgw_hnbap: use osmo_plmn_from_bcd instead of gsm48_mcc_mnc_from_bcd 2022-01-14 17:31:25 +01:00
hnbgw_ranap.c Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
hnbgw_rua.c allow calling rua_to_scu() without data 2022-06-07 22:50:37 +02:00
hnbgw_vty.c mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00
mgw_fsm.c ranap_rab_ass: check for more than one RAB assignment req 2022-02-28 10:22:16 +01:00
ranap_rab_ass.c ranap_rab_ass: check for more than one RAB assignment req 2022-02-28 10:22:16 +01:00
tdefs.c mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00