osmo-bsc/src
Neels Hofmeyr 73ecfbb822 cosmetic: FSMs: allow ignorable events
In various FSMs, some events may appear later or earlier without need of
action. Do not indicate these as 'ERROR' (event not permitted), but allow and
ignore them.

Debug-log about some of those.

From the old code, we've taken over the habit to change into
WAIT_BEFORE_RF_RELEASE even before SAPI[0] is released. Hence we may still
receive a SAPI[0] REL_IND in WAIT_BEFORE_RF_RELEASE. Don't show this as error
message, just silently accept it.

Change-Id: Ie320c7c6a1436184aaf2ec5a1843e04f4b3414ab
2018-07-28 12:18:23 +02:00
..
ipaccess large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
libfilter rename gsm_04_08_utils.[hc] to gsm_04_08_rr 2018-07-28 12:18:23 +02:00
osmo-bsc cosmetic: FSMs: allow ignorable events 2018-07-28 12:18:23 +02:00
utils large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
Makefile.am dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00