osmo-remsim/src
Harald Welte 5ae0f31c31 Check RSPRO component type; print error if type doesn't match
If one component connects to another component, verify that the
remote component type (bank/server/client) matches our expectation.

This is important in order to detect a misconfiguration of port numbers,
for example.

Closes: OS#5548
Change-Id: I89a4fc4331e8a0622f8f146c7fc235d34d990497
2022-04-25 16:15:41 +02:00
..
bankd Check RSPRO component type; print error if type doesn't match 2022-04-25 16:15:41 +02:00
client Check RSPRO component type; print error if type doesn't match 2022-04-25 16:15:41 +02:00
rspro RSPRO: Add new ResetState{Req,Res} 2019-12-04 21:52:58 +01:00
server switch to libosmocore multihread-logging 2021-12-08 21:17:15 +01:00
Makefile.am Bump version: 0.2.2.126-7382 → 1.0.0 2021-12-09 09:09:49 +01:00
asn1c_helpers.c Add asn1c_helpers.c file to get type/enum/choice names for printing 2019-03-09 20:19:28 +01:00
asn1c_helpers.h Add asn1c_helpers.c file to get type/enum/choice names for printing 2019-03-09 20:19:28 +01:00
debug.c treewide: remove FSF address 2021-12-14 12:20:35 +01:00
debug.h switch to libosmocore multihread-logging 2021-12-08 21:17:15 +01:00
rspro_client_fsm.c treewide: remove FSF address 2021-12-14 12:20:35 +01:00
rspro_client_fsm.h rspro_client_fsm: Add optional notifiation of parent on connect/disconnect 2020-03-04 16:21:34 +01:00
rspro_util.c treewide: remove FSF address 2021-12-14 12:20:35 +01:00
rspro_util.h rspro_util: Add functions generating {Bank,Client}SlotStatusInd 2019-12-17 13:31:20 +01:00
slotmap.c treewide: remove FSF address 2021-12-14 12:20:35 +01:00
slotmap.h bankd: Implement new ResetStateReq 2019-12-04 22:25:37 +01:00