Commit Graph

261 Commits (a86e6b73d82603f79552bffdb5d42ff29847b8a0)
 

Author SHA1 Message Date
Harald Welte a86e6b73d8 remsim_client: Move body of main() loop to separate function
3 years ago
Harald Welte f918748208 client: Enable talloc NULL context tracking
3 years ago
Harald Welte 9636d2b090 remsim-client: Introduce 'struct client_config'
3 years ago
Harald Welte b90fc443f3 require minimum version 1.3.0 of libosmocore
3 years ago
Harald Welte 25bcbbe3cc fix the package we depend on: libosmosimtrace2-dev
4 years ago
Harald Welte 3e66be5986 debian/control: Add missing Build-Requires libosmo-simtrace2
4 years ago
Harald Welte bbd18bd7fe bankd: Implement card reset based on clientSlotStatusInd
4 years ago
Harald Welte 0e0e932ce9 client: generate clientSlotStatusInd to bankd
4 years ago
Harald Welte a9bf5c24c0 rspro_util: Add functions generating {Bank,Client}SlotStatusInd
4 years ago
Harald Welte 32e2e006b1 remsim_client: Port to async libosmousb select loop
4 years ago
Harald Welte 8c1ca1bb87 jenkins.sh: don't verify (possibly outdated) deps
4 years ago
Harald Welte fd5dafc2a2 remsim-client: Port from local copy to libosmousb + libosmo-simtrace2
4 years ago
Harald Welte 0fd77a5790 bankd: Introduce SIGMAPADD to tell worker about new mapping
4 years ago
Harald Welte a49678309d bankd: Factor out signal-sending from bankd_srvc_remove_mapping()
4 years ago
Harald Welte b8ec65ae8f rspro_client_fsm: Fix handling of IPA keepalive
4 years ago
Harald Welte 9cdd094516 rspro_client_fsm: Fix uninitialized return variable use
4 years ago
Harald Welte 071892974a rspro_client_fsm(): Remove outdated/wrong comment from code
4 years ago
Harald Welte 6d61b166c8 rspro_client_fsm: Mark ipa_client_conn_send_rspro() as static
4 years ago
Harald Welte 82194454b3 remsim-client: Differentiate the two rspro_client_fsm instances by name
4 years ago
Harald Welte 3e9860bb77 Replace bankd_client_fsm with rspro_client_fsm
4 years ago
Harald Welte a3b14d1890 rspro_client_fsm: Make RSPRO transmit use FSM event
4 years ago
Harald Welte d2192e27ce rspro_client_fsm: Disable automatic connect on FSM allocation
4 years ago
Harald Welte 4b75f0dc3c add missing debian/libosmo-rspro1.install
4 years ago
Harald Welte a8d945e191 bankd: No need to handle SIGMAPDEL if we're not mapped yet
4 years ago
Harald Welte f34fb79cc1 bankd: Implement new ResetStateReq
4 years ago
Harald Welte cd7fcd717c Add "--version" to all executables to print compile-time version info
4 years ago
Harald Welte 3f9663215f RSPRO: Add new ResetState{Req,Res}
4 years ago
Harald Welte 602b6f7763 bankd: initialize bank_id/slot_nr to 0xffff for unmapped workers
4 years ago
Harald Welte d9fb93991b bankd: Reject removeSlotmap when ClientID doesn't match
4 years ago
Harald Welte e6fa46acd5 bankd: createMapping should implicitly delete existing mappings
4 years ago
Harald Welte 550b2958d3 bankd: Fix log print during removeMapping
4 years ago
Harald Welte c650a4daec bankd_main: Refactor code: bankd_srvc_remove_mapping()
4 years ago
Harald Welte b2a00776a0 Bump version: 0.2.1.10-35d9-dirty → 0.2.2
4 years ago
Harald Welte 667d694a38 bankd: send IPA CCM ID_ACK after receiving ID_ACK
4 years ago
Harald Welte 0a68497324 cosmetic: more comments; spelling fixes in comments
4 years ago
Harald Welte 4ccd2fca84 Check for osmo_fsm_register() error return value
4 years ago
Harald Welte 13ebf436ac bankd_client_fsm: close IPA client connection before re-establishing it
4 years ago
Kevin Redon da1854c2d7 client: fix help strings
4 years ago
Kevin Redon 3119c2eb1f remsim-apitool.py: pass IDs as integer
4 years ago
Harald Welte 573a5b9ed9 rspro_dec_msg: Simplify msgb ownership handling
4 years ago
Harald Welte fc0fff1880 remsim-apitool: Fix slotmap-create (integer needed, not string!)
4 years ago
Joachim Steiger a008e62523 add contrib/remsim-apitool.py to control the REST-interface of osmo-remsim-server
4 years ago
Harald Welte cacbc2b37d rspro_client_fsm: Fix another memory leak
4 years ago
Harald Welte 6478cdac2d Bump version: 0.2.0.4-573d → 0.2.1
4 years ago
Harald Welte 573ddfdce1 debian: build manuals as osmo-remsim-doc package
4 years ago
Harald Welte 32e204c83d doc/manuals: Use correct path (osmo-remsim-doc)
4 years ago
Harald Welte bb9e32ea1a usermanual: disable non-existant architecture chapter
4 years ago
Harald Welte 9392e08011 rspro_client_fsm/remsim_client: Fix double-free
4 years ago
Harald Welte 2f238cfac9 Bump version: 0.1.0.29-e7f7 → 0.2.0
4 years ago
Harald Welte 3591382ffa server: rest_api: Fix memory leak in slotmap post
4 years ago