open5gs/lib/gtp
jmasterfunk84 47cbaca149 [MME] Introduce support for S6a Cancel Location Request
- Added diameter dictionary definitions for Cancel Location
- Cancel Location will completely remove UE from MME, allow for a fresh IMSI attach to occur on next attempt.
- T3422 is used for detach request.
- Added new handling for s6a events in mme-sm, as not all s6a messages are at attach now.  Maybe there's something in a state machine I should've been using here instead of a new flag?

- Testing was completed with UE in idle and connected.  With CLR flags indicating re-attach required and without.  Also sending CLR after UE detach.  And then sending again when mme_ue is empty.
2022-07-30 14:37:43 +09:00
..
v1 [ALL] Fix differences in function parameter names between definition and declaration 2022-07-01 21:38:47 +09:00
v2 [ALL] Fix differences in function parameter names between definition and declaration 2022-07-01 21:38:47 +09:00
context.c Support Discovery Optional Parameter (#1671) 2022-07-24 15:10:09 +09:00
context.h Initial metrics support based on Prometheus (#1571) 2022-06-08 05:51:02 +09:00
meson.build Introduce Gn interface (GTPv1C) Support to PGW (#1351) 2022-02-18 22:23:45 +09:00
ogs-gtp.h Introduce Gn interface (GTPv1C) Support to PGW (#1351) 2022-02-18 22:23:45 +09:00
path.c [CORE] Improve logging error in ogs_gtp_sendto() (#1591) 2022-06-09 23:32:11 +09:00
path.h Introduce Gn interface (GTPv1C) Support to PGW (#1351) 2022-02-18 22:23:45 +09:00
util.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
util.h Bug Fixed for 5GC 2020-06-25 22:44:28 -04:00
xact.c Support Discovery Optional Parameter (#1671) 2022-07-24 15:10:09 +09:00
xact.h [MME] Introduce support for S6a Cancel Location Request 2022-07-30 14:37:43 +09:00