Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ENABLE_INBOUND_IPV6 (0.08 sec)

  1. cni/pkg/iptables/iptables.go

    	ZtunnelInboundPlaintextPort = 15006
    	ProbeIPSet                  = "istio-inpod-probes"
    )
    
    type Config struct {
    	TraceLogging bool `json:"IPTABLES_TRACE_LOGGING"`
    	EnableIPv6   bool `json:"ENABLE_INBOUND_IPV6"`
    	RedirectDNS  bool `json:"REDIRECT_DNS"`
    	// If true, TPROXY will be used for redirection. Else, REDIRECT will be used.
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Tue Oct 15 15:39:28 UTC 2024
    - 23.3K bytes
    - Viewed (0)
Back to top