osmo-remsim/src
Harald Welte fb48de8968 server: Log connection establishment from bankd/client; warn on localhost
If a bankd connects to the server from 127.0.0.0/8, then clients will
not be able to reach it unless they also run on localhost.  Warn the
user.

Change-Id: I5446752961b039dad54aec981c1df4814779f765
2022-04-27 09:15:43 +02:00
..
bankd Check RSPRO component type; print error if type doesn't match 2022-04-25 16:15:41 +02:00
client Check RSPRO component type; print error if type doesn't match 2022-04-25 16:15:41 +02:00
rspro RSPRO: Add new ResetState{Req,Res} 2019-12-04 21:52:58 +01:00
server server: Log connection establishment from bankd/client; warn on localhost 2022-04-27 09:15:43 +02:00
Makefile.am Bump version: 0.2.2.126-7382 → 1.0.0 2021-12-09 09:09:49 +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 treewide: remove FSF address 2021-12-14 12:20:35 +01:00
debug.h switch to libosmocore multihread-logging 2021-12-08 21:17:15 +01:00
rspro_client_fsm.c treewide: remove FSF address 2021-12-14 12:20:35 +01:00
rspro_client_fsm.h rspro_client_fsm: Add optional notifiation of parent on connect/disconnect 2020-03-04 16:21:34 +01:00
rspro_util.c treewide: remove FSF address 2021-12-14 12:20:35 +01:00
rspro_util.h rspro_util: Add functions generating {Bank,Client}SlotStatusInd 2019-12-17 13:31:20 +01:00
slotmap.c treewide: remove FSF address 2021-12-14 12:20:35 +01:00
slotmap.h bankd: Implement new ResetStateReq 2019-12-04 22:25:37 +01:00