open5gs/src/sgwc
Pau Espin e3da7c9934
Rename GTPv2C specifics to gtp2 prefix (#1485)
In the past only GTPv2C was supported, and had the "gtp" generic prefix.
Later on, GTPv1C support was added, and "gtp1" prefix was used.
Let's move GTPv2C specific bits to have "gtp2" prefix too, and leave
"gtp" prefix for generic stuff among different GTP versions.
2022-04-13 07:07:39 +09:00
..
app.c Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
context.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
context.h Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +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 Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
gtp-path.h [ALL] Add protection of message encoding (#991) 2021-05-16 12:22:10 +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 Add more memory log 2021-06-06 22:35:46 +09:00
pfcp-path.h [ALL] Add protection of message encoding (#991) 2021-05-16 12:22:10 +09:00
pfcp-sm.c Add more memory log 2021-06-06 22:35:46 +09:00
s5c-handler.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
s5c-handler.h Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
s11-build.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
s11-build.h [#568] Add GTP-U Error Indication Handling 2020-10-20 20:00:02 -04:00
s11-handler.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
s11-handler.h Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
sgwc-sm.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
sgwc-sm.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
sxa-build.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
sxa-build.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
sxa-handler.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +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