envoyproxy/envoy

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

Open

#12.963 geöffnet am 3. Sept. 2020

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/buildarea/udphelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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