osmo-bsc/src
Neels Hofmeyr c2dba7c5b9 fix gscon clear 2/n: proper state transition to ST_CLEARING
The way the ST_CLEARING is entered before this patch has various
symptoms of how I / we used osmo_fsm when we were still FSM amateurs in
Osmocom. Patch that up:

- In gscon_bssmap_clear(), ask for a state transition to ST_CLEARING
  first. Go ahead only if it is allowed.

- move the Clear Request messaging to ST_CLEARING's onenter function.

- Fix the timeout behavior: by using conn_fsm_state_chg(), use the
  actual proper X4 timer value for ST_CLEARING from VTY configuration
  instead of hardcoded magic numbers.

Related: OS#5337
Change-Id: I234b2a754d0c98031056981823cdbc187e977741
2022-01-04 13:33:26 +00:00
..
ipaccess ipaccess-config: request and print NM_ATT_IPACC_NV_FLAGS 2021-11-27 04:51:09 +03:00
osmo-bsc fix gscon clear 2/n: proper state transition to ST_CLEARING 2022-01-04 13:33:26 +00:00
utils Get rid of lots of stubs [4/4] 2021-10-07 14:08:29 +02:00
Makefile.am drop IMSI filter and libfilter completely 2020-05-27 01:56:06 +02:00