open5gs/src
Pau Espin e1e8018919
[SMF] Avoid crash if Create{Session,PdpContext}Resp fails to be sent (#1566)
* [SMF] Gn: Drop unreachable return line

* [SMF] Avoid crash if Create{Session,PdpContext}Resp fails to be sent

Crash spotted in a running open5gs-smfd process, triggered by:
ERROR: ogs_gtp_sendto() failed (1:Operation not permitted) (../lib/gtp/path.c:119)
ERROR: ogs_gtp_xact_commit: Expectation `rv == OGS_OK' failed. (../lib/gtp/xact.c:730)
ERROR: smf_gtp2_send_create_session_response: Expectation `rv == OGS_OK' failed. (../src/smf/gtp-path.c:451)
FATAL: smf_gsm_state_wait_pfcp_establishment: Assertion `OGS_OK == smf_gtp2_send_create_session_response( sess, gtp_xact)' failed. (../src/smf/gsm-sm.c:676)

* [SMF] Avoid crash if Delete{Sesson,PdpContext}Resp fails to be sent

Let's simply continuing with release of the session, there's not much we
can do about it. Peer will eventually realize the conn is no longer
there.
2022-05-31 21:27:42 +09:00
..
amf fix tipo in amf logs (#1558) 2022-05-26 20:12:30 +09:00
ausf Fix minor typos (#1554) 2022-05-24 21:01:54 +09:00
bsf Fix minor typos (#1554) 2022-05-24 21:01:54 +09:00
hss Revert "Revert "Functionality for send sms with using IMS service. (#1477)"" 2022-04-09 00:45:37 +09:00
mme [MME] refine Pull Request (#1497) 2022-05-15 22:37:38 +09:00
nrf Fix minor typos (#1554) 2022-05-24 21:01:54 +09:00
nssf Fix minor typos (#1554) 2022-05-24 21:01:54 +09:00
pcf Fix minor typos (#1554) 2022-05-24 21:01:54 +09:00
pcrf [Gy] Follow-up PRs (#1479) 2022-04-09 10:41:02 +09:00
sgwc [SGWC] Update remote PGW GTPv2-C address (#1560) 2022-05-28 17:06:36 +09:00
sgwu [PFCP] Support Multi-CP with One-UP 2022-05-18 10:29:58 +09:00
smf [SMF] Avoid crash if Create{Session,PdpContext}Resp fails to be sent (#1566) 2022-05-31 21:27:42 +09:00
udm Fix minor typos (#1554) 2022-05-24 21:01:54 +09:00
udr Fix minor typos (#1554) 2022-05-24 21:01:54 +09:00
upf [PGW] Gy+PFCP improvements (#1555) 2022-05-24 22:54:30 +09:00
main.c [SBI] Remove one octet length in FQDN (#1333) 2022-01-23 13:49:03 +09:00
meson.build [5GC] Added BSF(Binding Support Function) 2021-05-29 15:56:12 +09:00