- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ISTIO_OUTPUT (0.1 sec)
-
cni/pkg/iptables/iptables.go
"-j", ChainInpodPrerouting, ) // -t mangle -A OUTPUT -p tcp -j ISTIO_OUTPUT iptablesBuilder.AppendRule( iptableslog.UndefinedCommand, iptablesconstants.OUTPUT, iptablesconstants.MANGLE, "-j", ChainInpodOutput, ) // -t nat -A OUTPUT -p tcp -j ISTIO_OUTPUT iptablesBuilder.AppendRule( iptableslog.UndefinedCommand, iptablesconstants.OUTPUT, iptablesconstants.NAT,
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue Oct 15 15:39:28 UTC 2024 - 23.3K bytes - Viewed (0)