osmo-hnbgw/tests
Neels Hofmeyr 3af16f5e14 cfg: add 'hnbgw' / 'plmn MCC MNC'
According to 3GPP TS 25.413 8.26.2.2, "The RNC shall include the Global
RNC-ID IE in the RESET message." To be able to do that, osmo-hnbgw needs
to know the local PLMN.

Introduce explicit knowledge of the local PLMN by config, and use this
configured local PLMN in places where the local PLMN was so far derived
otherwise.

Subsequent patches will separately add the RNC-ID to the RANAP RESET
messages.

Since the PLMN is required to send correct RESET and RESET ACK, include
the new 'plmn' config item in all example configurations.

Related: SYS#6441
Change-Id: If404c3859acdfba274c719c7cb7d16f97d831a2a
2023-06-16 04:25:31 +02:00
..
config startup config tests: show default 'msc 0', 'sgsn 0' 2023-06-16 04:05:45 +02:00
ranap_rab_ass add non-installed libhnbgw.la for test linkage 2023-05-08 15:29:03 +02:00
Makefile.am ctrl test: also test msc 1 2023-06-16 04:25:31 +02:00
atlocal.in Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
cnpool.vty detect in/active CN links by RANAP RESET 2023-06-16 04:25:31 +02:00
nri_cfg.vty cnpool: make NRI mappings VTY configurable 2023-06-02 17:11:25 +02:00
osmo-hnbgw-vty-test.cfg add separate cfg file only for VTY tests 2023-05-26 23:23:21 +02:00
osmo-hnbgw.vty cfg: add 'hnbgw' / 'plmn MCC MNC' 2023-06-16 04:25:31 +02:00
test_nodes.ctrl ctrl test: also test msc 1 2023-06-16 04:25:31 +02:00
testsuite.at ranap_rab_ass: add decoder and rewrite functions for RAB-AssignmentRequest/Response 2022-02-02 10:51:38 +01:00