open5gs/lib/sctp
Sukchan Lee d181ab54cc [PFCP] Refactor PFCP address handling (#3431)
- Replace direct usage of OGS_ADDR/OGS_PORT macros with
  ogs_sockaddr_to_string_static() for consistent IPv4/IPv6 logging.
- Remove redundant stack buffer allocations for address printing.
- Update PFCP node address handling to use addr_list and related
  merges, avoiding obsolete sa_list references.
- Use ogs_pfcp_extract_node_id() and related APIs to safely extract
  PFCP Node ID, improving error handling and reducing stack usage.
2025-01-11 20:33:02 +09:00
..
meson.build [SEPP] Initial Update for 5G Roaming (#2739) 2023-11-19 19:34:51 +09:00
ogs-lksctp.c [CORE] Refactor ogs_sockaddr_strdup to use static buffer and rename 2025-01-11 20:33:02 +09:00
ogs-sctp.c [MME] Added log messages to find memory problem 2024-02-27 21:16:50 +09:00
ogs-sctp.h [SCTP] Support setting local address (#3344) 2024-12-23 21:16:15 +09:00
ogs-usrsctp.c [PFCP] Refactor PFCP address handling (#3431) 2025-01-11 20:33:02 +09:00