osmo-remsim/src
Harald Welte 0fd77a5790 bankd: Introduce SIGMAPADD to tell worker about new mapping
So far the wokrer used to sleep 10s and only check in those intervals
if [finally] a mapping had arrived.  Using SIGMAPADD, we can
directly break the worker out of its select() call and hence make
it pick up a new mapping instantaneously.

This also makes RemsimBankd_Tests.TC_removeMapping_connected() pass

Change-Id: If0130ab4b49ffcae6ab7a8b9926a6d9477eb3981
2019-12-15 00:11:43 +01:00
..
bankd bankd: Introduce SIGMAPADD to tell worker about new mapping 2019-12-15 00:11:43 +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: Fix handling of IPA keepalive 2019-12-15 00:11:43 +01:00
rspro_client_fsm.h rspro_client_fsm: Fix handling of IPA keepalive 2019-12-15 00:11:43 +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 remsim-client: Differentiate the two rspro_client_fsm instances by name 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