Files
docker-cli/components/engine/daemon
Madhu Venugopal 89380524e8 Vendoring in libnetwork 22dc04d06067b40a9e7ef575aee6d1bb69d4dcc3
Notable changes include :
- #285 : Fix required for https://github.com/docker/docker/pull/12927
- #283 : Code re-architecture/tech-debt in bridge driver
- Upgraded to latest Netlink library
- Fixed certain race-conditions

Signed-off-by: Madhu Venugopal <madhu@docker.com>
Upstream-commit: 703e2264bae99784496794365ea72348715e7c70
Component: engine
2015-08-14 05:57:47 -07:00
..
2015-04-07 08:43:14 -07:00
2015-07-29 23:39:18 +02:00
2015-08-12 13:17:27 -07:00
2015-07-27 17:44:18 -07:00
2015-07-29 21:25:56 +03:00
2015-07-29 23:39:18 +02:00
2015-07-29 21:25:56 +03:00
2015-08-10 09:53:19 -04:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-07-02 16:12:42 -07:00
2015-07-16 16:02:26 -07:00
2015-07-16 16:02:26 -07:00
2015-06-01 12:39:28 -07:00
2015-07-30 14:25:15 -07:00
2015-06-01 12:39:28 -07:00
2015-07-29 21:25:56 +03:00
2015-07-31 13:13:40 -07:00
2015-07-31 13:13:40 -07:00
2015-07-31 13:13:40 -07:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver
  • networkdriver

Code pertaining to storing images:

  • graphdriver