Attention is currently required from: lynxis lazus.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/40975?usp=email )
Change subject: ranap: Improve error handling in Rx RESET ......................................................................
Patch Set 1:
(2 comments)
Commit Message:
https://gerrit.osmocom.org/c/osmo-sgsn/+/40975/comment/4423ac61_8c9344ea?usp... : PS1, Line 8:
please describe a little bit more what fancy error handling you're doing.
I'll update the commit description listing the changes plus explaining this also prepares for a follow-up patch adding rnc creation during rx RANAP RESET.
File src/sgsn/gprs_ranap.c:
https://gerrit.osmocom.org/c/osmo-sgsn/+/40975/comment/0a9a5161_4bf28bb5?usp... : PS1, Line 332: /* Send CL RANAP message over SCCP: */
CL means?
Connectionless. The RANAP code is already full of "co" (connected oritentd) vs "cl" everywhere, so I assumed needs to furhter explanation here.