Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for dsr option for Overlay Networks #9652

Open
arkodg opened this issue Oct 16, 2019 · 3 comments
Open

Add documentation for dsr option for Overlay Networks #9652

arkodg opened this issue Oct 16, 2019 · 3 comments
Labels
area/networking Relates to anything around networking lifecycle/frozen lifecycle/stale

Comments

@arkodg
Copy link
Contributor

arkodg commented Oct 16, 2019

moby/libnetwork#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 intact

Usage docker network create -d overlay --opt dsr dsr-net

File: network/network-tutorial-overlay.md

@arkodg
Copy link
Contributor Author

arkodg commented Oct 16, 2019

cc: @thaJeztah

@thaJeztah thaJeztah added the area/networking Relates to anything around networking label Oct 17, 2019
@docker-robott
Copy link
Collaborator

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

@thaJeztah
Copy link
Member

/lifecycle frozen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/networking Relates to anything around networking lifecycle/frozen lifecycle/stale
Projects
None yet
Development

No branches or pull requests

3 participants