envoyproxy / envoyproxy/envoy

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

Open
#12,963 3 comments 0 reactions 0 assignees View on GitHub
area/build area/udp help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
437

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.