mirror of
https://github.com/docker/cli.git
synced 2026-09-07 10:05:14 -05:00
+ 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