open5gs/lib
Pau Espin 5eaf66262a
[SMF] pfcp: Retrieve sess when response with SEID=0 is received (#1620)
3GPP TS 29.244 7.2.2.4.2 documents that the peer will set SEID=0 in the
response when we request something for a session not existing at the peer.
If that's the case, we still want to locate the local session which
originated the request, so let's store the local SEID in the xact when
submitting the message, so that we can retrieve the related SEID and
find the session if we receive SEID=0.
2022-06-28 11:19:57 +09:00
..
app [SGWC,SMF] Add specific config opt max.gtp_peer to set gtp_node mempool size (#1623) 2022-06-23 22:03:48 +09:00
asn1c [ASN1C] asn.1 issues in NGAP (#1394 from @nkout) 2022-02-26 16:09:38 +09:00
core [CORE] fsm: Add asserts to validate ogs_fsm_t is not null (#1619) 2022-06-23 20:48:06 +09:00
crypt Use talloc for all memory pool (#1263) 2022-01-04 08:29:18 +09:00
dbi [SUCI] Handling exceptions for invalid RI (#1570) 2022-06-10 23:19:00 +09:00
diameter [PGW] Gy+PFCP improvements (#1555) 2022-05-24 22:54:30 +09:00
gtp [SMF] Gn: QoS Profile and PCO IE improvements (#1631) 2022-06-27 21:51:14 +09:00
ipfw Bugfix packet filter for pre rel11 LTE devices (#1393) 2022-02-25 22:11:51 +09:00
metrics meson: Rollback libmicrohttpd >= 0.9.40 2022-06-10 21:35:37 +09:00
nas [SUCI] Handling exceptions for invalid RI (#1570) 2022-06-10 23:19:00 +09:00
ngap [MME] fix the crash (#1263) 2021-12-28 17:38:11 +09:00
pfcp [SMF] pfcp: Retrieve sess when response with SEID=0 is received (#1620) 2022-06-28 11:19:57 +09:00
s1ap [MME] fix the crash (#1263) 2021-12-28 17:38:11 +09:00
sbi [SBI] Fix memory leak for nghttp2 session (#1618) 2022-06-23 20:43:36 +09:00
sctp [MEM] fix the pkbuf problem (#1431) 2022-03-22 22:47:45 +09:00
tun remove pool related configuration (#1431) 2022-03-23 15:14:18 +09:00
meson.build Initial metrics support based on Prometheus (#1571) 2022-06-08 05:51:02 +09:00