This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-data-collect-protocol.git
The following commit(s) were added to refs/heads/master by this push: new 920fe92 Revert "Add target destination IP address for the ztunnel (#108)" (#109) 920fe92 is described below commit 920fe9203bfdc5e2df7dbc10c11bc3a2efa55da7 Author: mrproliu <741550...@qq.com> AuthorDate: Wed May 14 22:12:04 2025 +0800 Revert "Add target destination IP address for the ztunnel (#108)" (#109) This reverts commit b5475f28b46394379607f84bca67502e794bf02b. --- ebpf/accesslog.proto | 2 -- 1 file changed, 2 deletions(-) diff --git a/ebpf/accesslog.proto b/ebpf/accesslog.proto index 1dac033..4155227 100644 --- a/ebpf/accesslog.proto +++ b/ebpf/accesslog.proto @@ -99,8 +99,6 @@ message ZTunnelAttachmentEnvironment { ZTunnelAttachmentEnvironmentDetectBy by = 2; // the security policy of the ztunnel communicate with upstream ZTunnelAttachmentSecurityPolicy security_policy = 3; - // the target destination ip address of the connection(using for the hbone mode) - string target_destination_ip = 4; } enum ZTunnelAttachmentEnvironmentDetectBy {