1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/vendor
Sebastiaan van Stijn fb364f0746
Update libnetwork to fix stale HNS endpoints on Windows
Update libnetwork to 1b91bc94094ecfdae41daa465cc0c8df37dfb3dd to bring in a fix
for stale HNS endpoints on Windows:

When Windows Server 2016 is restarted with the Docker service running, it is
possible for endpoints to be deleted from the libnetwork store without being
deleted from HNS. This does not occur if the Docker service is stopped cleanly
first, or forcibly terminated (since the endpoints still exist in both). This
change works around the issue by removing any stale HNS endpoints for a network
when creating it.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-03-14 23:45:58 +01:00
..
archive/tar vendor: update archive/tar 2017-12-06 18:02:45 -08:00
cloud.google.com/go rerun vndr 2017-03-08 02:29:34 +00:00
github.com Update libnetwork to fix stale HNS endpoints on Windows 2018-03-14 23:45:58 +01:00
golang.org/x Update libnetwork with fixes for duplicate IP addresses 2018-03-14 16:31:27 +01:00
google.golang.org Add long-running client session endpoint 2017-06-22 11:22:41 -07:00