Attention is currently required from: dexter.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/34120 )
Change subject: sgsn_rim: get rid of MME check in sgsn_rim_rx_from_gtp: ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: Ok, so after looking at all the patches I find out that actually the reason is because the checks are being done on a src_addr which is inside the container and which shouldn't really be looked at by the SGSN since it shouldn't be decoding the container.
^ That's the real reason AFAIU, so please update the commit description explaining that.