osmo-remsim/src/bankd
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
..
Makefile.am configure.ac: Add --disable-remsim-bankd 2019-04-03 13:11:57 +02:00
bankd.h configure.ac: Add --disable-remsim-bankd 2019-04-03 13:11:57 +02:00
bankd_main.c bankd: send IPA CCM ID_ACK after receiving ID_ACK 2019-12-03 16:42:47 +01:00
bankd_pcsc.c configure.ac: Add --disable-remsim-bankd 2019-04-03 13:11:57 +02:00
driver_core.c configure.ac: Add --disable-remsim-bankd 2019-04-03 13:11:57 +02:00
driver_pcsc.c configure.ac: Add --disable-remsim-bankd 2019-04-03 13:11:57 +02:00
internal.h configure.ac: Add --disable-remsim-bankd 2019-04-03 13:11:57 +02:00
main.c configure.ac: Add --disable-remsim-bankd 2019-04-03 13:11:57 +02:00