osmo-remsim/src
Harald Welte e6fa46acd5 bankd: createMapping should implicitly delete existing mappings
As explained in OS#4278, a remsim-bankd currently doesn't recover after
a remsim-server resetart, since old mappings remain in the bankd, and
the server has no chance of removing them.

To avoid this problem, a createMapping now always implicitly removes
any existing mapping that may exist for the given bankdSlot.

Change-Id: I83e319d22896b881c0d882542842f500075aa546
Closes: OS#4278
2019-12-04 21:24:10 +01:00
..
bankd bankd: createMapping should implicitly delete existing mappings 2019-12-04 21:24:10 +01:00
rspro Fix common misspellings and typos 2019-07-17 22:11:52 +02:00
server Check for osmo_fsm_register() error return value 2019-12-01 13:34:32 +01:00
simtrace2 Fix common misspellings and typos 2019-07-17 22:11:52 +02:00
Makefile.am Bump version: 0.2.1.10-35d9-dirty → 0.2.2 2019-12-03 20:38:18 +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
bankd_client_fsm.c cosmetic: more comments; spelling fixes in comments 2019-12-02 23:10:31 +01:00
client.h client: transmit RSPRO via bankd_conn_fsm 2019-03-30 12:01:51 +01:00
debug.c add missing copyright / license headers everywhere 2019-03-09 13:11:56 +01:00
debug.h slotmap: Log file/line when changing state 2019-03-07 21:15:32 +01:00
remsim_client.c rspro_dec_msg: Simplify msgb ownership handling 2019-09-12 20:27:58 +02:00
rspro_client_fsm.c cosmetic: more comments; spelling fixes in comments 2019-12-02 23:10:31 +01:00
rspro_client_fsm.h bankd: move bank_id / num_slots from g_bankd to remsim_srv_conn 2019-04-01 21:07:02 +02:00
rspro_util.c rspro_dec_msg: Simplify msgb ownership handling 2019-09-12 20:27:58 +02:00
rspro_util.h remsim_client: Process SetAtrReq() and set ATR in SIMtrace2 firmware 2019-03-28 20:28:57 +01:00
simtrace2-remsim_client.c client: fix help strings 2019-09-17 14:17:14 +02:00
slotmap.c add missing copyright / license headers everywhere 2019-03-09 13:11:56 +01:00
slotmap.h disable slotmap debugging 2019-03-31 15:13:29 +02:00