Attention is currently required from: pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/27528 )
Change subject: System Information Type 3: allow updating T3212 at run-time ......................................................................
Patch Set 2:
(1 comment)
File src/osmo-bsc/system_information.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/27528/comment/858ebf87_bcf04039 PS2, Line 968: bts->si_common.chan_desc.t3212 = osmo_tdef_get(bts->network->T_defs, 3212, OSMO_TDEF_CUSTOM, 0);
I'm asking because I see it's in "si_common".
Ah, I see. Perhaps it should be renamed to 'si_paras'. As far as I can see, it does contain very specific members like si5_neigh_list and si2quater_neigh_list. Can be done in a separate patch, here I am just fixing the field not being updated properly.