Update libnetwork version for IPv6 support#28562
Conversation
|
@docker/tools-team
simply add and IPv6 |
|
@tomdee Thanks! |
|
@aboch Can this be added to the v1.13 milestone? |
|
@tomdee pls update the vendoring to moby/libnetwork@f36e733 so that we can easily cherry-pick this PR into the 1.3 branch. |
|
@mavenugo @aboch I tried to update to the moby/libnetwork@f36e733 but got the following I suggest you update the vendoring for that in a follow on PR |
|
@tomdee Ah yes, we also need to vendor latest netlink |
a016acd to
f7b8796
Compare
|
I've updated the test and it's passing locally. |
Signed-off-by: Tom Denham <[email protected]>
Signed-off-by: Tom Denham <[email protected]>
f7b8796 to
9867ffb
Compare
Signed-off-by: Tom Denham <[email protected]>
9867ffb to
5d983d2
Compare
|
Thanks @tomdee |
|
LGTM |
|
Also fixes #25184 |
Fixes #28055
Also fixes two bugs which would cause a panic in
sandbox.goandosl/neigh_linux.go