open5gs/lib/sbi
Sukchan Lee b7386284a7 [NRF] Fixed a crash during NRF discovery (#2034)
Other NF instances are obtained through NRF
or created directly through configuration files.

Other NFs created by the config file should not be passed
through NRF discovery or anything like that.

Since self-created NF Instances do not have an ID,
they are implemented to exclude them from NRF Discovery.
2023-01-29 11:22:45 +09:00
..
contrib Add only one 5GC scenario (call-flow) 2020-06-17 01:22:28 -04:00
custom OpenAPI: Generate patch_item.[ch] from OpenAPI specifications 2022-11-24 17:30:38 +09:00
openapi OpenAPI: Add functions OpenAPI_list_clear and OpenAPI_list_insert_prev 2022-11-29 23:10:49 +09:00
support/20210629 OpenAPI: Add functions OpenAPI_list_clear and OpenAPI_list_insert_prev 2022-11-29 23:10:49 +09:00
client.c [CORE] Increase SDU buffer to 32k (#2008) 2023-01-24 21:43:20 +09:00
client.h Follow-up on #1865 2022-11-12 09:37:43 +09:00
context.c [NRF] Fixed a crash during NRF discovery (#2034) 2023-01-29 11:22:45 +09:00
context.h [NRF] Fixed a crash during NRF discovery (#2034) 2023-01-29 11:22:45 +09:00
conv.c [SBI] Fixed crash if no BW Unit(Xbps) (#2000) 2023-01-24 21:55:06 +09:00
conv.h Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
meson.build OpenAPI: Generate patch_item.[ch] from OpenAPI specifications 2022-11-24 17:30:38 +09:00
message.c Added Service-MAP to Requester-Features (#2027) 2023-01-29 01:35:47 +09:00
message.h Added Service-MAP to Requester-Features (#2027) 2023-01-29 01:35:47 +09:00
mhd-server.c [CORE] Increase SDU buffer to 32k (#2008) 2023-01-24 21:43:20 +09:00
nf-sm.c Fixed crash after 48 hours of running (#1893) 2022-11-18 23:28:35 +09:00
nf-sm.h SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
nghttp2-server.c Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
nnrf-build.c Added Service-MAP to Requester-Features (#2027) 2023-01-29 01:35:47 +09:00
nnrf-build.h Added Service-MAP to Requester-Features (#2027) 2023-01-29 01:35:47 +09:00
nnrf-handler.c Follow-up on #1865 2022-11-12 09:37:43 +09:00
nnrf-handler.h SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
nnrf-path.c Fixed crash after 48 hours of running (#1893) 2022-11-18 23:28:35 +09:00
nnrf-path.h Fixed crash after 48 hours of running (#1893) 2022-11-18 23:28:35 +09:00
ogs-sbi.h OpenAPI: Generate patch_item.[ch] from OpenAPI specifications 2022-11-24 17:30:38 +09:00
path.c [NRF] Fixed a crash during NRF discovery (#2034) 2023-01-29 11:22:45 +09:00
path.h SCP(Model D) is now the default setting. 2022-10-22 11:26:04 +09:00
server.c Follow-up on #1865 2022-11-12 09:37:43 +09:00
server.h Follow-up on #1865 2022-11-12 09:37:43 +09:00
timer.c [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
timer.h Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00
types.c [SBI] Support service-names in discovery option 2022-08-27 00:12:22 +09:00
types.h [SBI] Support service-names in discovery option 2022-08-27 00:12:22 +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