osmo-remsim/src
Harald Welte 1b6696f144 client: Make ConfigClientBankReq with bankd_port == 0 trigger SRVC_E_DISCONNECT
If the server sends us ConfigClientBankReq with bankd_port == 0, then
this means that we shall disconnect from the bankd.  Translate this to
the SRVC_E_DISCONNECT event towards the RSPRO connection FSM.

Change-Id: Idbfbfa0e84fa14dcb913b4dcbd943bc80ec175ac
Related: OS#4399
2020-02-18 23:02:51 +01:00
..
bankd remsim-client: move from common 'src' directory to 'src/client' 2020-02-16 15:41:12 +01:00
client client: Make ConfigClientBankReq with bankd_port == 0 trigger SRVC_E_DISCONNECT 2020-02-18 23:02:51 +01:00
rspro RSPRO: Add new ResetState{Req,Res} 2019-12-04 21:52:58 +01:00
server server: Send ConfigClientBankReq with bankd_port == 0 on map delete 2020-02-16 15:46:19 +01:00
Makefile.am remsim-client: move from common 'src' directory to 'src/client' 2020-02-16 15:41:12 +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
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
rspro_client_fsm.c rspro_client_fsm: Add SRVC_E_DISCONNECT to disconnect from RSPRO server 2020-02-18 23:02:51 +01:00
rspro_client_fsm.h rspro_client_fsm: Add SRVC_E_DISCONNECT to disconnect from RSPRO server 2020-02-18 23:02:51 +01:00
rspro_util.c rspro_util: Add functions generating {Bank,Client}SlotStatusInd 2019-12-17 13:31:20 +01:00
rspro_util.h rspro_util: Add functions generating {Bank,Client}SlotStatusInd 2019-12-17 13:31:20 +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