kubernetes/pkg/proxy/iptables
Dan Winship 0ecf11a23b proxy/iptables: add a general test of internal vs external traffic
Add TestInternalExternalMasquerade, which tests whether various
packets are considered internal or external for purposes of traffic
policy, and whether they get masqueraded, with and without
--masquerade-all, with and without a working LocalTrafficDetector.
(This extends and replaces the old TestMasqueradeAll.)
2022-04-11 13:23:08 -04:00
..
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
proxier_test.go proxy/iptables: add a general test of internal vs external traffic 2022-04-11 13:23:08 -04:00
proxier.go Add sync_proxy_rules_no_local_endpoints_total metric 2022-03-31 18:54:23 +00:00