open5gs/lib/app
Sukchan Lee 95de14c72b [SBI] SearchResult.validityPeriod 3600->30s (#3210)
The validity time for NF Instances obtained through NF Discovery was
not properly implemented. Since the validity was 3600 seconds(1 hour),
which caused 5G Core to not work properly after 3600 seconds(1 hour).

There was an issue where an NF Instance should be deleted
when its validity time expired, but it was not working correctly
due to incorrect use of reference count.

Therefore, I have modified the Validity of NF Instances obtained
through NF Discovery to work properly.

I also changed the default value of valdityPeriod to 30 seconds.
2024-05-17 14:54:32 +09:00
..
meson.build [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
ogs-app.h [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
ogs-config.c [SBI] SearchResult.validityPeriod 3600->30s (#3210) 2024-05-17 14:54:32 +09:00
ogs-config.h [MME] [AMF] Add no_time_zone_information param (#2745) 2023-11-27 22:26:12 +09:00
ogs-context.c [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
ogs-context.h [CORE] logger: add option to disable timestamps 2024-04-18 21:08:35 +09:00
ogs-init.c [CORE] logger: add option to disable timestamps 2024-04-18 21:08:35 +09:00
ogs-init.h Use HTTP/2 instead of HTTP/1.1 in 5G Core SBI 2020-11-26 21:44:37 -05:00
ogs-yaml.c [CORE] logger: add option to disable timestamps 2024-04-18 21:08:35 +09:00
ogs-yaml.h [CORE] logger: add option to disable timestamps 2024-04-18 21:08:35 +09:00