Open arkodg opened 5 years ago
cc: @thaJeztah
There hasn't been any activity on this issue for a long time.
If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale
comment.
If not, this issue will be closed in 14 days. This helps our maintainers focus on the active issues.
Prevent issues from auto-closing with a /lifecycle frozen
comment.
/lifecycle stale
/lifecycle frozen
https://github.com/docker/libnetwork/pull/2270 adds support to create a
overlay
network with DSR (direct server return) mode which does an L2 forward and skips a SNAT rewrite keeping the L3 headers intactUsage
docker network create -d overlay --opt dsr dsr-net
File: network/network-tutorial-overlay.md