osmo-bsc/src
Neels Hofmeyr 220ef9a380 drop gsm_pchan_ids, use sanitized FSM ids instead
gsm_pchan_ids[] exists only to compose osmo_fsm compliant IDs. We do
have osmo_fsm_inst_update_id_f_sanitize() now, rather use that.

This removes some confusion about which value_string array has an effect
on the VTY command 'ts' / 'phys_chan_config'.

Note that tests/bsc_test.ok does not change, hence the new way of
composing FSM IDs is identical to using the old gsm_pchan_ids[].

Change-Id: Ib85b7aa4ea882ae37919dd3ea0c033e949c083e5
2023-03-04 22:44:10 +00:00
..
ipaccess Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-10 00:28:46 +00:00
osmo-bsc drop gsm_pchan_ids, use sanitized FSM ids instead 2023-03-04 22:44:10 +00:00
utils utils: fix incorrect string checks in meas_db_insert() 2023-03-01 21:53:24 +00:00
Makefile.am drop IMSI filter and libfilter completely 2020-05-27 01:56:06 +02:00