Attention is currently required from: fixeria, lynxis lazus, osmith.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/40988?usp=email )
Change subject: Introduce iu_rnc FSM ......................................................................
Patch Set 3:
(1 comment)
File src/sgsn/iu_rnc_fsm.c:
https://gerrit.osmocom.org/c/osmo-sgsn/+/40988/comment/866c1370_8489c384?usp... : PS3, Line 126: #define LEGACY_BEHAVIOR
Is there a plan for removing the legacy behavior, maybe write an issue about it and point to it here […]
This is basically the same ifdef we already have in osmo-msc ran_peer_fsm.
I preferred keeping it in sync with what we do in osmo-msc, specially since changing to the other behavior would mean more behavioral changes I'm tyring to avoid now.
so my opinion is leave it like I presented and let everything stabilize, and we can look at this later once we find something unoptimal or problematic when running it and get some specific report.