osmo-remsim/src
Harald Welte e56f2b9b46 client: Connect to server before connecting to bankd
So far we skipped the client->server connection and related
configuration transfer from server to client.  Now, the server
instructs the client to which bankd ip/port to connect.

Change-Id: I76c9498089515d1a6190f3e79e143b7df3a531bd
2019-03-02 17:02:13 +01:00
..
rspro minor: disable ASN1 debug 2018-10-12 14:58:20 +02:00
simtrace2 libusb_util.c: Avoid gcc warning about strncpy() 2018-10-15 01:52:20 +02:00
Makefile.am move DMAIN definition to new debug.h 2018-10-15 00:20:42 +00:00
bankd.h move DMAIN definition to new debug.h 2018-10-15 00:20:42 +00:00
bankd_main.c ensure the local asn1c library is used 2018-10-12 14:09:04 +02:00
bankd_pcsc.c bankd_pcsc: Add CSV based mapping of bank-id/slot-nr to PC/SC reader name 2018-09-23 19:29:51 +02:00
bankd_pcsc_slots.csv bankd_pcsc: Add CSV based mapping of bank-id/slot-nr to PC/SC reader name 2018-09-23 19:29:51 +02:00
bankd_slotmap.c bankd_slotmap: Fix debug statements 2018-09-23 19:26:09 +02:00
client.h client: Connect to server before connecting to bankd 2019-03-02 17:02:13 +01:00
debug.h move DMAIN definition to new debug.h 2018-10-15 00:20:42 +00:00
driver_core.c initial checkin of osmo-remsim 2018-08-15 08:54:50 +02:00
driver_pcsc.c Add initial remsim-bankd skeleton 2018-08-15 08:56:31 +02:00
internal.h initial checkin of osmo-remsim 2018-08-15 08:54:50 +02:00
main.c Fix compiler warning: no-return-in-nonvoid-function main.c 2018-10-13 20:43:57 +02:00
remsim_client.c client: Connect to server before connecting to bankd 2019-03-02 17:02:13 +01:00
remsim_client_fsm.c client: Connect to server before connecting to bankd 2019-03-02 17:02:13 +01:00
rspro_util.c rspro_util: Add rspro_IpAddr2str() to get stringified version of IpAddr_t 2019-03-02 15:12:42 +01:00
rspro_util.h rspro_util: Add rspro_IpAddr2str() to get stringified version of IpAddr_t 2019-03-02 15:12:42 +01:00
simtrace2-remsim_client.c client: Connect to server before connecting to bankd 2019-03-02 17:02:13 +01:00