From: Zhang Rong(Jon) Date: Fri, 19 Apr 2024 02:49:54 +0000 (+0800) Subject: Fix the IPv6 does not work X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=9df82d9cc61e7e663b7d5d388393de9083b34f33;hp=9df82d9cc61e7e663b7d5d388393de9083b34f33;p=pti%2Fo2.git Fix the IPv6 does not work This commit fix the hard code for IPv4, it doesn't support IPv6 Test Plan: PASS - Start the O2 API with IPv6, it works PASS - Start the O2 API with IPv4, it works PASS - Connect with IPv4 O-Cloud environment PASS - Connect with IPv6 O-Cloud environment Issue-ID: INF-455 Change-Id: I99d37846377d56d580f9553855349051ceeccf53 Signed-off-by: Zhang Rong(Jon) (cherry picked from commit 5c21c181b1483de86f96d3fab314bda0b2f2b492) ---