mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
* Fixes https://github.com/docker/docker/issues/25236 * Fixes https://github.com/docker/docker/issues/24789 * Fixes https://github.com/docker/docker/issues/25340 * Fixes https://github.com/docker/docker/issues/25130 * Fixes https://github.com/docker/libnetwork/issues/1387 * Fix external DNS responses > 512 bytes getting dropped * Fix crash when remote plugin returns empty address string * Make service LB work from self * Fixed a few race-conditions Signed-off-by: Madhu Venugopal <madhu@docker.com> (cherry picked from commit 6645ff8ac1e6ff1c1a67b5d7d33b34dbdebf2924) Signed-off-by: Tibor Vass <tibor@docker.com>