moby--moby/api/server
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
..
form.go Rename int64Value to int64ValueOrZero. 2015-05-05 08:54:28 +02:00
form_test.go Rename int64Value to int64ValueOrZero. 2015-05-05 08:54:28 +02:00
profiler.go api/server: fix profiler HTTP serving 2015-04-02 09:53:40 +03:00
server.go Docker integration with libnetwork 2015-05-19 22:40:19 +00:00
server_linux.go Make API server datastructure 2015-04-20 08:13:39 -07:00
server_windows.go Make API server datastructure 2015-04-20 08:13:39 -07:00
tcp_socket.go Make API server datastructure 2015-04-20 08:13:39 -07:00
unix_socket.go Windows: No unix_socket.go 2015-05-15 15:49:02 -07:00