open5gs/lib/sbi
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
..
contrib Add only one 5GC scenario (call-flow) 2020-06-17 01:22:28 -04:00
custom Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
openapi [SBI] cJSON v1.7.7 -> v1.7.15 (#1503) 2022-04-23 02:42:53 +09:00
support/20210629 [SBI] fix crash when no mandatory item (#1350) 2022-02-05 20:20:45 +09:00
client.c [SBI] Change the reference count (#1440) 2022-04-10 20:09:27 +09:00
client.h [SBI] Change the reference count (#1440) 2022-04-10 20:09:27 +09:00
context.c [SBI] Change the reference count (#1440) 2022-04-10 20:09:27 +09:00
context.h [SBI] fixed the SMF discover bug (#1440) 2022-04-09 13:24:40 +09:00
conv.c [SBI] fix the timezone string converter (#1376) 2022-02-20 20:18:32 +09:00
conv.h VoNR added but not tested! 2021-11-14 21:07:56 +09:00
meson.build fix the bug for Real PCF unable to PATCH (#1086) 2021-07-12 17:30:45 +09:00
message.c Change handling of SessionManagementSubscriptionData as an array (#1551) 2022-05-20 17:33:49 +09:00
message.h Change handling of SessionManagementSubscriptionData as an array (#1551) 2022-05-20 17:33:49 +09:00
mhd-server.c Add more memory log 2021-06-06 22:35:46 +09:00
nghttp2-server.c [SBI] fixed HTTP2 header values is 0 (#1488) 2022-04-14 11:28:37 +09:00
nnrf-build.c [SBI] Remove one octet length in FQDN (#1333) 2022-01-23 13:49:03 +09:00
nnrf-build.h arch: DB schema Changes (#796) 2021-03-08 21:25:09 +09:00
nnrf-handler.c [SBI] Remove one octet length in FQDN (#1333) 2022-01-23 13:49:03 +09:00
nnrf-handler.h Use HTTP/2 instead of HTTP/1.1 in 5G Core SBI 2020-11-26 21:44:37 -05:00
ogs-sbi.h VoNR added but not tested! 2021-11-14 21:07:56 +09:00
path.c [SBI] Change the reference count (#1440) 2022-04-10 20:09:27 +09:00
path.h Add more memory log 2021-06-06 22:35:46 +09:00
server.c Improve the socket option configuration (#1404) 2022-03-15 22:03:50 +09:00
server.h Improve the socket option configuration (#1404) 2022-03-15 22:03:50 +09:00
yuarel.c Added NRF 2020-05-18 17:00:37 -04:00
yuarel.h Added NRF 2020-05-18 17:00:37 -04:00