open5gs/src/upf
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 Initial proposal CUPS using PFCP 2020-04-26 15:36:05 -04:00
arp-nd.cpp trim buffer to correct size after creating ARP or ND reply. (#1068) 2021-06-24 12:37:58 +09:00
arp-nd.h trim buffer to correct size after creating ARP or ND reply. (#1068) 2021-06-24 12:37:58 +09: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 Oops! MacOSX is not working due to previous commit! 2020-08-26 09:53:37 -04:00
event.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -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 removing diameter includes from upf (#1193) 2021-10-06 07:01:05 +09:00
n4-build.c [PFCP] F-TEID allocation by SMF (#1466) 2022-04-16 14:08:56 +09:00
n4-build.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
n4-handler.c [PFCP] Support Multi-CP with One-UP 2022-05-18 10:29:58 +09:00
n4-handler.h 5gc: Paging was added 2021-01-18 11:48:35 -05: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
rule-match.c Fixes UE IPv6 BUG (#808) 2021-03-15 10:01:55 +09:00
rule-match.h [SMF] Apply 5G Core into GSM (#1498) 2022-05-15 06:27:54 +09:00
timer.c Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
timer.h Synchronize all timers [#512] 2020-07-26 21:02:40 -04:00
upf-sm.c [ALL] Init updated for an Invalid IP (#938) 2021-04-21 17:24:17 +09:00
upf-sm.h Initial proposal CUPS using PFCP 2020-04-26 15:36:05 -04:00