Attention is currently required from: lynxis lazus.
pespin has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/38444?usp=email )
Change subject: GTP: CreatePDPContext: only use IMEISV IE when IMEISV is known ......................................................................
Patch Set 1:
(1 comment)
File src/sgsn/sgsn_libgtp.c:
https://gerrit.osmocom.org/c/osmo-sgsn/+/38444/comment/94ee6d4b_22002bdc?usp... : PS1, Line 303: if (mmctx->imei[0] != 0x00) { Can't an IMEI have a 0 digit? If it's a string, then use '\0' to clarify.
In any case, this is really confusing, some comment explaining this may be welcome.