mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-15 09:31:50 +00:00
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.)