mirror of
https://github.com/moby/moby.git
synced 2026-07-19 22:12:22 +00:00
When running WSL2 with mirrored mode networking, add an iptables rule to skip DNAT for packets arriving on interface loopback0 that are addressed to a localhost address - they're from the Windows host. Signed-off-by: Rob Murray <rob.murray@docker.com>