moby--moby/daemon/execdriver/native
Jana Radhakrishnan d18919e304 Docker integration with libnetwork
- Updated Dockerfile to satisfy libnetwork GOPATH requirements.
    - Reworked daemon to allocate network resources using libnetwork.
    - Reworked remove link code to also update network resources in libnetwork.
    - Adjusted the exec driver command population to reflect libnetwork design.
    - Adjusted the exec driver create command steps.
    - Updated a few test cases to reflect the change in design.
    - Removed the dns setup code from docker as resolv.conf is entirely managed
      in libnetwork.
    - Integrated with lxc exec driver.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-05-19 22:40:19 +00:00
..
template Mask reads from timer_stats and latency_stats 2015-05-07 14:42:23 -07:00
create.go Docker integration with libnetwork 2015-05-19 22:40:19 +00:00
driver.go Fix race between execdriver.Kill and execdriver.Run 2015-05-11 13:23:50 -07:00
driver_unsupported.go
driver_unsupported_nocgo.go
exec.go
info.go
init.go Update libcontainer and make it the source of truth on logrus version 2015-05-04 11:02:44 -06:00