open5gs/src/sgwu
Sukchan Lee c6c8dc1256 [PFCP] Support Multi-CP with One-UP
A problem occurred when there was one SGWU/UPF and multiple SGWC/SMF.

When SGWU and UPF create a session, if the SEID is the same,
the existing session information is used without creating an additional session.

These problems were solved by using the F-SEID including IP information
in the process of checking the existing session.
2022-05-18 10:29:58 +09:00
..
app.c Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
context.c [PFCP] Support Multi-CP with One-UP 2022-05-18 10:29:58 +09:00
context.h [PFCP] Support Multi-CP with One-UP 2022-05-18 10:29:58 +09:00
event.c Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
event.h memory optimization [#549] 2020-09-13 22:06:13 -04:00
gtp-path.c X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09:00
gtp-path.h re-order packet buffer clear #568 2020-10-03 21:18:08 -04:00
init.c [ALL] Fix the terminate sequence (#938) 2021-04-21 17:46:03 +09:00
meson.build Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
pfcp-path.c [PFCP] Support Multi-CP with One-UP 2022-05-18 10:29:58 +09:00
pfcp-path.h [ALL] Add protection of message encoding (#991) 2021-05-16 12:22:10 +09:00
pfcp-sm.c [PFCP] Support Multi-CP with One-UP 2022-05-18 10:29:58 +09:00
sgwu-sm.c [ALL] Init updated for an Invalid IP (#938) 2021-04-21 17:24:17 +09:00
sgwu-sm.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
sxa-build.c [PFCP] F-TEID allocation by SMF (#1466) 2022-04-16 14:08:56 +09:00
sxa-build.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
sxa-handler.c [GTPU] Fixed to Send Unnecessary EndMarker (#1506) 2022-04-30 10:23:12 +09:00
sxa-handler.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
timer.c Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
timer.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00