open5gs/src/upf
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 Initial proposal CUPS using PFCP 2020-04-26 15:36:05 -04:00
arp-nd.cpp trim buffer to correct size after creating ARP or ND reply. (#1068) 2021-06-24 12:37:58 +09:00
arp-nd.h trim buffer to correct size after creating ARP or ND reply. (#1068) 2021-06-24 12:37:58 +09:00
context.c [UPF] Add initial support for URR Usage Report (#1476) 2022-04-08 23:10:42 +09:00
context.h [UPF] Add initial support for URR Usage Report (#1476) 2022-04-08 23:10:42 +09:00
event.c Oops! MacOSX is not working due to previous commit! 2020-08-26 09:53:37 -04:00
event.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
gtp-path.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
gtp-path.h re-order packet buffer clear #568 2020-10-03 21:18:08 -04:00
init.c [ALL] Fix the terminate sequence (#938) 2021-04-21 17:46:03 +09:00
meson.build removing diameter includes from upf (#1193) 2021-10-06 07:01:05 +09:00
n4-build.c [UPF] Add initial support for URR Usage Report (#1476) 2022-04-08 23:10:42 +09:00
n4-build.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
n4-handler.c [UPF] Add initial support for URR Usage Report (#1476) 2022-04-08 23:10:42 +09:00
n4-handler.h 5gc: Paging was added 2021-01-18 11:48:35 -05:00
pfcp-path.c [UPF] cosmetic: Fix trailing whitespace (#1473) 2022-04-08 21:12:52 +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
rule-match.c Fixes UE IPv6 BUG (#808) 2021-03-15 10:01:55 +09:00
rule-match.h Fixes UE IPv6 BUG (#808) 2021-03-15 10:01:55 +09:00
timer.c Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
timer.h Synchronize all timers [#512] 2020-07-26 21:02:40 -04:00
upf-sm.c [ALL] Init updated for an Invalid IP (#938) 2021-04-21 17:24:17 +09:00
upf-sm.h Initial proposal CUPS using PFCP 2020-04-26 15:36:05 -04:00