From 856b79ba6c32dac37b774af82ffac1aa8f8acead Mon Sep 17 00:00:00 2001 From: zhengchao Date: Wed, 14 Jul 2021 22:37:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0IP=20Plugin=E5=A4=9A=E7=BA=BF?= =?UTF-8?q?=E7=A8=8B=E6=80=A7=E8=83=BD=E6=B5=8B=E8=AF=95=E8=A7=84=E5=88=99?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/perf_test_maatframe.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/perf_test_maatframe.cpp b/test/perf_test_maatframe.cpp index 766e7c9..c515a60 100644 --- a/test/perf_test_maatframe.cpp +++ b/test/perf_test_maatframe.cpp @@ -663,7 +663,7 @@ static void* ip_plugin_get_thread(void* arg) struct perf_ip_plugin_ud* result[4]; struct ip_address ip; ip.ip_type=4; - inet_pton(AF_INET, "8.8.8.8", &(ip.ipv4)); + inet_pton(AF_INET, "191.70.72.1", &(ip.ipv4)); for(i=0; i