moby--moby/vendor/github.com/docker
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
..
distribution Update imports for logrus version 2017-07-31 13:19:38 -07:00
go-connections Support SCTP port mapping (bump up API to v1.37) 2018-02-20 11:15:36 +09:00
go-events Update imports for logrus version 2017-07-31 13:19:38 -07:00
go-metrics Update go-metrics to match swarmkit's dependency 2017-05-12 17:40:46 -07:00
go-units rerun vndr 2017-03-08 02:29:34 +00:00
libkv rerun vndr 2017-03-08 02:29:34 +00:00
libnetwork Update libnetwork to fix stale HNS endpoints on Windows 2018-03-14 23:45:58 +01:00
libtrust rerun vndr 2017-03-08 02:29:34 +00:00
swarmkit Bump swarmkit 2018-02-21 16:08:32 -05:00