This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit 1da3ae2
committed
[19.03] roll-back libnetwork iptables forward policy change
The patch made in moby/libnetwork#2450 caused a breaking change in the
networking behaviour, causing Kubernetes installations on Docker Desktop
(and possibly other setups) to fail.
Rolling back this change in the 19.03 branch while we investigate if there
are alternatives.
diff: moby/libnetwork@45c7102...96bcc0d
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: fb0fca86077528466cc66fef20697537941ca125
Component: engine1 parent d158d53 commit 1da3ae2
3 files changed
Lines changed: 7 additions & 7 deletions
File tree
- components/engine
- hack/dockerfile/install
- vendor/github.com/docker/libnetwork/drivers/bridge
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments