Files
open5gs/lib/core
Sukchan Lee 68375f6c35 [SGsAP] Change SCTP socket to SOCK_STREAM and remove 'addr' field (#3344)
Addressed feedback on commit 33532a5 by switching SGsAP's SCTP socket
from SOCK_SEQPACKET to SOCK_STREAM. This change eliminates the need
for the 'addr' field, as SOCK_STREAM does not require specifying the address
in sctp_sendmsg.

All references to the 'addr' field have been removed from the VLR structure
and related functions, simplifying SCTP message handling and ensuring better
compatibility with multiple addresses.

Updated `sgsap-sctp.c` accordingly to reflect these changes
and improve the reliability of SCTP connections.
2024-12-25 11:09:07 +09:00
..
2024-09-03 22:09:56 +09:00
2019-10-27 17:41:14 +09:00
2019-10-27 17:41:14 +09:00
2020-09-18 19:39:02 -04:00
2019-10-27 17:41:14 +09:00
2021-02-08 14:25:40 -05:00
2019-10-27 17:41:14 +09:00
2019-10-27 17:41:14 +09:00
2020-11-12 20:58:08 -05:00
2020-11-12 20:58:08 -05:00
2023-04-04 21:53:39 +09:00
2020-11-12 20:58:08 -05:00
2020-11-12 20:58:08 -05:00
2019-10-27 17:41:14 +09:00
2019-10-27 17:41:14 +09:00
2020-11-12 20:58:08 -05:00
2020-11-12 20:58:08 -05:00
2019-10-27 17:41:14 +09:00
2019-10-27 17:41:14 +09:00
2020-11-09 22:57:14 -05:00
2020-11-12 20:58:08 -05:00
2019-10-27 17:41:14 +09:00
2019-10-27 17:41:14 +09:00
2019-10-27 17:41:14 +09:00
2022-09-25 16:42:46 +09:00
2022-06-29 14:35:01 +09:00
2023-10-28 22:11:58 +09:00
2022-09-25 16:42:46 +09:00
2020-11-12 20:58:08 -05:00