mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-02 04:53:37 +00:00
Modified the `ogs_gtp/pfcp_context_parse_config` function to iterate through all configured GTP/PFCP server addresses. When a Fully Qualified Domain Name (FQDN) resolves to multiple IP addresses, the server now binds and listens on each IP address individually. These modifications enhance the flexibility and reliability of the GTP/PFCP server within Open5GS, allowing it to handle multiple network interfaces and redundant IP configurations as required.