import "istio.io/istio/tools/istio-iptables/pkg/validation"
validator.go vld.go vld_unix.go
Recover the original address from redirect socket. Supposed to work for tcp over ipv4 and ipv6.
type Config struct { ServerListenAddress []string ServerOriginalPort uint16 ServerOriginalIP net.IP ServerReadyBarrier chan ReturnCode ProbeTimeout time.Duration }
const ( DONE ReturnCode = iota )
Package validation imports 14 packages (graph) and is imported by 1 packages. Updated 2021-01-09. Refresh now. Tools for package owners.