envoyproxy/envoy

build failed, "use of undeclared identifier 'IPV6_TRANSPARENT'"

Open

#12,963 建立於 2020年9月3日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/buildarea/udphelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

after this commit: https://github.com/envoyproxy/envoy/commit/a2b11b2 in debian, IPV6_TRANSPARENT defined in "linux/netfilter_ipv6.h" but envoy only include "linux/netfilter_ipv4.h" https://github.com/envoyproxy/envoy/blob/f1c0031819ddc7b8a9f6352ad6722f4abf8ab664/include/envoy/common/platform.h#L181-L183

貢獻者指南