osmo-remsim/src
Harald Welte 3e9860bb77 Replace bankd_client_fsm with rspro_client_fsm
There was a lot of similarity between the bankd_client_fsm (for the
client->bankd RSPRO connection) and the rspro_client_fsm (for the
client->server and the bankd->server RSPRO connections).

With the last few commits introducing the missing features to
rspro_client_fsm, we can completely obsolete bankd_client_fsm and
further simplify the codebase.

Change-Id: Icbe9881a0391fcd0c47e5d930dc764fc0cb1dfbf
2019-12-15 00:06:09 +01:00
..
bankd rspro_client_fsm: Disable automatic connect on FSM allocation 2019-12-05 08:56:27 +01:00
rspro RSPRO: Add new ResetState{Req,Res} 2019-12-04 21:52:58 +01:00
server Add "--version" to all executables to print compile-time version info 2019-12-04 21:13:24 +00:00
simtrace2 Fix common misspellings and typos 2019-07-17 22:11:52 +02:00
Makefile.am Replace bankd_client_fsm with rspro_client_fsm 2019-12-15 00:06:09 +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
client.h Replace bankd_client_fsm with rspro_client_fsm 2019-12-15 00:06:09 +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_client_fsm: Disable automatic connect on FSM allocation 2019-12-05 08:56:27 +01:00
rspro_client_fsm.c rspro_client_fsm: Make RSPRO transmit use FSM event 2019-12-05 08:56:27 +01:00
rspro_client_fsm.h rspro_client_fsm: Make RSPRO transmit use FSM event 2019-12-05 08:56:27 +01:00
rspro_util.c RSPRO: Add new ResetState{Req,Res} 2019-12-04 21:52:58 +01:00
rspro_util.h RSPRO: Add new ResetState{Req,Res} 2019-12-04 21:52:58 +01:00
simtrace2-remsim_client.c Replace bankd_client_fsm with rspro_client_fsm 2019-12-15 00:06:09 +01:00
slotmap.c bankd: Implement new ResetStateReq 2019-12-04 22:25:37 +01:00
slotmap.h bankd: Implement new ResetStateReq 2019-12-04 22:25:37 +01:00