moby--moby/libnetwork/drivers
Jana Radhakrishnan f5c1c78179 Refactor sandbox code to use interfaces
Currently sandbox code exposes bare structs
externally to the package. It is untenable
to continue this way and it becomes too
inflexible to use it to store internal state.
Changed all of them to use interfaces.
Also cleaned up a lot of boiler plate code
which needs to set into namespace.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-06-08 10:17:56 -07:00
..
bridge Refactor sandbox code to use interfaces 2015-06-08 10:17:56 -07:00
host Add restrictions for default drivers/bridge name 2015-06-08 08:32:08 -07:00
null Add restrictions for default drivers/bridge name 2015-06-08 08:32:08 -07:00
remote Merge pull request #240 from Metaswitch/remote-driver-static-routes 2015-06-03 16:51:56 -07:00
windows Windows: Enable compile 2015-05-26 10:46:21 -07:00