open5gs/lib/gtp
Pau Espin Pedrol a7898cb26c gtp1: Add missing RAN INFORMATION RELAY msg
The RAN INFORMATION RELAY message has no associated response, and hence
it should not start T3-RESPONSE timer to retrigger retransmissions.

 TS 29.060 11.1:
 "The Error Indication, Version Not Supported, RAN Information Relay,
 Supported Extension Headers Notification and the SGSN Context Acknowledge
 messages shall be considered as Responses for the purpose of this clause"

 TS 29.060 7.5.14.1:
 "For handling of protocol errors the RAN Information Relay message is treated as a
 Response message."
2023-07-14 07:50:27 +09:00
..
v1 [GTP-U] Send Error Indication for unknown PDR 2023-04-16 12:30:36 +09:00
v2 [GTP-U] Send Error Indication for unknown PDR 2023-04-16 12:30:36 +09:00
context.c [LOG] remove ogs_expect_or_return()/return_val() 2023-01-24 00:01:36 +09:00
context.h Initial metrics support based on Prometheus (#1571) 2022-06-08 05:51:02 +09:00
meson.build [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
ogs-gtp.h [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
path.c [CORE] Improve logging error in ogs_gtp_sendto() (#1591) 2022-06-09 23:32:11 +09:00
path.h Introduce Gn interface (GTPv1C) Support to PGW (#1351) 2022-02-18 22:23:45 +09:00
util.c [UPF] Fixed an infinte loop when ext_len is 0 2022-11-30 16:40:57 +09:00
util.h Bug Fixed for 5GC 2020-06-25 22:44:28 -04:00
xact.c gtp1: Add missing RAN INFORMATION RELAY msg 2023-07-14 07:50:27 +09:00
xact.h [PFCP/GTP] SEID/TEID Randomness (#1303) 2023-04-16 12:30:36 +09:00