envoyproxy/envoy

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

Open

#12.963 aberto em 3 de set. de 2020

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
area/buildarea/udphelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

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

Guia do colaborador