open5gs/lib/gtp/v2
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] Oops! Fixed my mistake on pull #2549 2023-08-26 16:35:27 +09:00
build.c [GTPU] Fixed PDCP SN handling (#2584, #2477) 2023-09-10 22:37:42 +09:00
build.h [GTP-U] Send Error Indication for unknown PDR 2023-04-16 12:30:36 +09:00
conv.c [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
conv.h Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
message.c [TLV] Oops! Fixed my mistake on pull #2549 2023-08-26 16:35:27 +09:00
message.h [TLV] Oops! Fixed my mistake on pull #2549 2023-08-26 16:35:27 +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
types.c Use x1000 multiplier for Kbps, Mbps, ... etc. (#2515) 2023-08-13 18:19:45 +09:00
types.h [GTPU] Fixed PDCP SN handling (#2584, #2477) 2023-09-10 22:37:42 +09:00