open5gs/src/sgwc
Sukchan Lee e0a487f479 [SMF] Optimiza Session Modification Message
For video in VoNR, multiple QosFlow is required in one session.

In the past, since only one Session Modification Message was supported,
QoS-Flow was put into several Session Messages one by one and processed.

Now that multiple QoS-Flows can be supported,
it is optimized to process one session modification message.
2022-05-15 23:35:41 +09:00
..
app.c Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
context.c [GTP2] Fixed handling multi-bearer messages(#1498) 2022-04-29 21:28:16 +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 Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
gtp-path.c X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09:00
gtp-path.h X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09: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 X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52: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 more memory log 2021-06-06 22:35:46 +09:00
s5c-handler.c X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52: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 X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09:00
s11-handler.h Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
sgwc-sm.c X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09:00
sgwc-sm.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
sxa-build.c X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09:00
sxa-build.h X2 handover with SGW change (#1367, #1459) 2022-05-12 22:52:36 +09:00
sxa-handler.c [SMF] Optimiza Session Modification Message 2022-05-15 23:35:41 +09:00
sxa-handler.h Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09: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