open5gs/src/sgwc
Sukchan Lee b108ae0aff [PFCP] buffer overflow in ALPINE (#1911, #2009)
A buffer overflow occurred in ALPINE
because the size of the pfcp message structure increased by

    ogs_pfcp_tlv_framed_route_t framed_route[8];
    ogs_pfcp_tlv_framed_ipv6_route_t framed_ipv6_route[8];
2023-01-24 19:03:00 +09:00
..
app.c Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
context.c [PFCP] Added DNN/APN in FAR (#1629, #1630) 2022-06-24 20:30:40 +09:00
context.h X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09:00
event.c Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
event.h SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
gtp-path.c [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
gtp-path.h X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09:00
init.c Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
meson.build [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
pfcp-path.c [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
pfcp-path.h X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09:00
pfcp-sm.c add addr/port to pfcp assoc/de-assoc logs (#40) 2022-09-25 18:58:53 +09:00
s5c-handler.c [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
s5c-handler.h Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
s11-build.c X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09:00
s11-build.h X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09:00
s11-handler.c [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
s11-handler.h Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
sgwc-sm.c Fixed alpine stack overflow (#1911) 2022-11-27 00:03:56 +09:00
sgwc-sm.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
sxa-build.c [PFCP] buffer overflow in ALPINE (#1911, #2009) 2023-01-24 19:03:00 +09:00
sxa-build.h X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09:00
sxa-handler.c [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
sxa-handler.h [ALL] Fix differences in function parameter names between definition and declaration 2022-07-01 21:38:47 +09:00
timer.c [SCP] Support of Indirect Communication 2022-07-16 13:27:18 +09:00
timer.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00