osmo-remsim/src
Harald Welte 667d694a38 bankd: send IPA CCM ID_ACK after receiving ID_ACK
It is customary in the IPA protocol that a a server side
responds with an ID_ACK if the client sends an ID_ACK.  Due
to the lack of any protocol specification, it's unclear why
exactly, but we know it does happen.

osmo-remsim-bankd so far failed to implement this, which is
not directly a problem as the only user (osmo-remsim-client)
didn't care.  However, when executing TTCN3 test cases,
the IPA_Emulation expects that ID_ACK and related test fail.

Change-Id: Ie55c9d5c435df786e97ec3900837bb21ab80140a
2019-12-03 16:42:47 +01:00
..
bankd bankd: send IPA CCM ID_ACK after receiving ID_ACK 2019-12-03 16:42:47 +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 configure.ac: Add --disable-remsim-bankd 2019-04-03 13:11:57 +02: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