open5gs/lib
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
..
app [CORE] Increase SDU buffer to 32k (#2008) 2023-01-24 21:43:20 +09:00
asn1c [CORE] OGS_MAX_SDU_LEN->OGS_HUGE_LEN Stack (#2008) 2023-01-25 22:24:51 +09:00
core [CORE] Increase SDU buffer to 32k (#2008) 2023-01-24 21:43:20 +09:00
crypt Introduced Subscription identifier de-concealing 2022-12-24 20:22:45 +09:00
dbi [UDR] Read framed routes from DB send them in sm-data 2023-01-26 22:37:58 +09:00
diameter [CORE] Increase SDU buffer to 32k (#2008) 2023-01-24 21:43:20 +09:00
gtp [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
ipfw [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
metrics Prometheus metrics set to default 2022-11-21 22:06:29 +09:00
nas [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
ngap [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
pfcp [PFCP] buffer overflow in ALPINE (#1911, #2009) 2023-01-24 19:03:00 +09:00
proto ogs_session_s.framed_routes type change to (char **) 2023-01-26 22:37:58 +09:00
s1ap [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
sbi [NRF] Fixed a crash during NRF discovery (#2034) 2023-01-29 11:22:45 +09:00
sctp [ALL] Removing trailing whitespace and tab 2022-09-02 23:38:39 +09:00
tun [ALL] Removing trailing whitespace and tab 2022-09-02 23:38:39 +09:00
meson.build Move src/../nf-sm.[ch] to lib/sbi/nf-sm.[ch] 2022-08-12 14:03:53 +09:00