open5gs/lib
Pau Espin e84450bfc1 [MME] Gn: Introduce initial support for 4G->2G cell reselection
In an Inter-RAT setup a UE could perform a RAU coming from a 4G network.
In that case the UE/MS is unknown to the SGSN and it should request the
SGSN context (MM, PDP) from the MME. This is done through the following
GTPv1C message exchange on the Gn interface of SGSN and MME:
SGSN -> MME: SGSN Context Request
SGSN <- MME: SGSN Context Response
SGSN -> MME: SGSN Context Acknowledge

This commit doesn't aim to be a complete implementation of the mentioned
procedure, since it's quite a complex one, with lots of fields and logic
required. This so far only implements in general the minimally
successful case by filling as much as possible the required set of
fields.
This will allow for a base onto which do incremental improvements and
fixes while testing against UEs and SGSNs (such as osmo-sgsn, which
doesn't yet support this procedure but will potentially earn it soon).

This commit doesn't implement the reverse direction, aka UE issuing cell
reselection 2G->4G. Initial support for this scenario will hopefully be
added soon as a follow-up patch, similar to this one.

Related: https://osmocom.org/issues/6294
(cherry picked from commit 3d693da73e)
2024-01-29 14:17:39 +01:00
..
app [HSS] Modify where to check mongodb version (#2425) 2023-07-15 23:52:13 +09:00
asn1c [SBI] Crash occurs when ENUM in the MAP (#2103) 2023-03-01 17:50:25 +09:00
core A minor typo fix (#2707) 2023-10-28 22:11:58 +09:00
crypt [MME] Gn: Introduce initial support for 4G->2G cell reselection 2024-01-29 14:17:39 +01:00
dbi add missing stuff to remove mongodb 2023-10-31 13:26:34 +01:00
diameter Merge branch 'main' into sigscale-ocs 2023-10-18 06:54:29 +09:00
gtp [MME] Gn: Introduce initial support for 4G->2G cell reselection 2024-01-29 14:17:39 +01:00
ipfw [ipfw] Fix memory leak when parsing ipv6 2023-09-27 20:35:33 +09:00
metrics Follow-up on #2178 2023-03-24 23:04:32 +09:00
nas [MME] Protection code for No IMSI (#2613, #2614) 2023-09-16 22:27:21 +09:00
ngap [Release-17] Upgrade S1AP/NGAP to v17.3.9 2023-02-21 21:48:06 +09:00
pfcp [PFCP] Reply with QER_ID instead of FAR_ID type for QER mismatch 2023-09-25 22:02:19 +09:00
proto HSS: Add support for Operator-Determined-Barring field 2023-10-12 07:17:54 +09:00
s1ap [Release-17] Upgrade S1AP/NGAP to v17.3.9 2023-02-21 21:48:06 +09:00
sbi [SBI] Ignore unknown enum values and continue parsing (#2622) (#2649) 2023-10-26 22:44:51 +09:00
sctp FIXME: libsctp: add define HAVE_NETINET_SCTP_H to allow build on debian bullseye 2023-10-31 13:26:34 +01:00
tun [ALL] Removing trailing whitespace and tab 2022-09-02 23:38:39 +09:00
meson.build Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00