+ Fix a couple of bugs introduced by previous vendoring: - in bitseq which prevents to use experimental overlay networking - in docker service ls cli o/p + Add missing http subrouter for newly introduced sandboxes + Fix fragmentation issue on vxlan header addition for overlay network driver + Remove libnetwork test code utilities from vendoring Signed-off-by: Alessandro Boch <aboch@docker.com> Upstream-commit: 4d648f924af93b6429d566120a65cb441fee692a Component: engine
This directory contains code pertaining to the Docker API:
-
Used by the docker client when communicating with the docker daemon
-
Used by third party tools wishing to interface with the docker daemon