open5gs/lib/pfcp
Sukchan Lee 05ed95d623 [GTPU] Fixed PDCP SN handling (#2584, #2477)
Scenario is handover on S1AP, data forwarding is enabled, and
the Source ENB is forwarding DL PDCP packets to EPC(SGWU)
with PDCP SN included. SGWU is also forwarding these packets
to the Target ENB.

However the PDCP SN is not present in the forwarded packets
from SGWU to Target ENB.

I modified this part, and there was the same problem in 5GC, fixed it as well.

A lot of code in GTP-U has been modified,
so if you have any problems, please let us know right away.
2023-09-10 22:37:42 +09:00
..
support [TLV] PFCP parser crash from FuzzingLabs (#2523) 2023-08-18 22:19:46 +09:00
build.c [PFCP] Implement the Restoration Indication 2023-04-16 12:30:36 +09:00
build.h [PFCP] F-TEID allocation by SMF (#1466) 2022-04-16 14:08:56 +09:00
context.c [PFCP] Fixed Possible heap buffer overflow (#2585) 2023-09-06 07:14:51 +09:00
context.h [GTP-U] Send Error Indication for unknown PDR 2023-04-16 12:30:36 +09:00
conv.c [PFCP] Support PFCP advertise address in F-SEID 2023-05-25 22:46:52 +09:00
conv.h [PFCP] Support PFCP advertise address in F-SEID 2023-05-25 22:46:52 +09:00
handler.c [GTPU] Fixed PDCP SN handling (#2584, #2477) 2023-09-10 22:37:42 +09:00
handler.h [GTPU] Fixed PDCP SN handling (#2584, #2477) 2023-09-10 22:37:42 +09:00
meson.build [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
message.c [TLV] PFCP parser crash from FuzzingLabs (#2523) 2023-08-18 22:19:46 +09:00
message.h [TLV] PFCP parser crash from FuzzingLabs (#2523) 2023-08-18 22:19:46 +09:00
ogs-pfcp.h [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
path.c [GTPU] Fixed PDCP SN handling (#2584, #2477) 2023-09-10 22:37:42 +09:00
path.h [GTPU] Fixed PDCP SN handling (#2584, #2477) 2023-09-10 22:37:42 +09:00
rule-match.c [AMF/SMF] Fixed a crash (#2030, #2074, #2085) 2023-02-20 20:49:48 +09:00
rule-match.h Fixes UE IPv6 BUG (#808) 2021-03-15 10:01:55 +09:00
types.c [PFCP] Fix calculation of AMBR 2023-06-03 09:19:52 +09:00
types.h [PFCP] Implement the Restoration Indication 2023-04-16 12:30:36 +09:00
xact.c [PFCP] SGWU/UPF Restoration (#2223) 2023-04-04 21:22:03 +09:00
xact.h [PFCP] Implement the Restoration Indication 2023-04-16 12:30:36 +09:00