open5gs/src/udm
Bostjan Meglic 8efa364f89
Change handling of SessionManagementSubscriptionData as an array (#1551)
According to the following standards the response to the endpoint
/nudm-sdm/${supi}/sm-data should be an array of
SessionManagementSubscriptionData objects, instead of only one object.

TS 29.503 version 16.6.0
TS 29.505 version 16.4.0

UDR now responds to the request with only item in the array.
UDM copies all items as is.
SMF uses only the first item in the array, even if there are more
present.
2022-05-20 17:33:49 +09:00
..
app.c Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
context.c Add more memory log 2021-06-06 22:35:46 +09:00
context.h arch: DB schema Changes (#796) 2021-03-08 21:25:09 +09:00
event.c Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
event.h Use HTTP/2 instead of HTTP/1.1 in 5G Core SBI 2020-11-26 21:44:37 -05:00
init.c [ALL] Fix the terminate sequence (#938) 2021-04-21 17:46:03 +09:00
meson.build arch: DB schema Changes (#796) 2021-03-08 21:25:09 +09:00
nf-sm.c Add more memory log 2021-06-06 22:35:46 +09:00
nnrf-build.c Add more memory log 2021-06-06 22:35:46 +09:00
nnrf-build.h arch: DB schema Changes (#796) 2021-03-08 21:25:09 +09:00
nnrf-handler.c Need to increase NF ref_count 2022-03-01 22:02:02 +09:00
nnrf-handler.h fix: update NRF issues (#727,#728,#729,#730) 2020-12-24 15:41:31 -05:00
nudm-handler.c Add more memory log 2021-06-06 22:35:46 +09:00
nudm-handler.h Use HTTP/2 instead of HTTP/1.1 in 5G Core SBI 2020-11-26 21:44:37 -05:00
nudr-build.c Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
nudr-build.h simple 5GC registration is done 2020-06-21 23:10:54 -04:00
nudr-handler.c Change handling of SessionManagementSubscriptionData as an array (#1551) 2022-05-20 17:33:49 +09:00
nudr-handler.h Use HTTP/2 instead of HTTP/1.1 in 5G Core SBI 2020-11-26 21:44:37 -05:00
sbi-path.c SBI updated 2021-07-16 17:02:33 +09:00
sbi-path.h Add more memory log 2021-06-06 22:35:46 +09:00
timer.c fix: Add the exception handling (#804) 2021-02-15 12:17:33 -05:00
timer.h Synchronize all timers [#512] 2020-07-26 21:02:40 -04:00
udm-sm.c Add more memory log 2021-06-06 22:35:46 +09:00
udm-sm.h Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
ue-sm.c Add more memory log 2021-06-06 22:35:46 +09:00