open5gs/lib
Sukchan Lee 7c8722d9d4 [SBI] Client Request timeout
TS29.500
Ch 6.11 Detection and handling of late arriving requests

In Open5GS, this part was hard-corded.

HTTP2 Client sends a request and waits for 10 seconds.
If no response is received from the HTTP2 Server,
HTTP2 Client performs the exception handling.

In this commit, HTTP2 client sends Header with setting Max-Rsp-Time to 10 seconds.
However, HTTP2 server has not yet been implemented to process this value.
The server is still processing using hard-corded values (10 seconds).
2022-10-03 11:43:34 +09:00
..
app Follow-up on #1758 2022-09-23 21:25:58 +09:00
asn1c [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
core [Security] Fixed a crash for port scanning (#1767) 2022-10-01 13:28:41 +09:00
crypt [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
dbi Follow-up on #1758 2022-09-23 21:25:58 +09:00
diameter [MME] Support for Insert Subscriber Data (#1794) 2022-10-02 19:36:24 +09:00
gtp Minor typo fix 2022-09-07 18:01:21 +09:00
ipfw [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
metrics [config,metrics] Move metrics configuration section under respective NF section 2022-09-25 19:17:49 +09:00
nas [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
ngap [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
pfcp Minor typo fix 2022-09-07 18:01:21 +09:00
proto Follow-on up #1794 2022-10-02 19:41:52 +09:00
s1ap [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
sbi [SBI] Client Request timeout 2022-10-03 11:43:34 +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