moby--moby/libnetwork/drivers
Jana Radhakrishnan 89045ca381 Modify driver Join api to only allow dst prefix
Currently the driver api allows the driver to specify the
full interface name for the interface inside the container.
This is not appropriate since the driver does not have the full
view of the sandbox to correcly allocate an unambiguous interface
name. Instead with this PR the driver will be allowed to specify
a prefix for the name and libnetwork and sandbox layers will
disambiguate it with an appropriate suffix.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-05-21 20:17:44 +00:00
..
bridge Modify driver Join api to only allow dst prefix 2015-05-21 20:17:44 +00:00
host Driver api refactor 2015-05-18 22:36:00 +00:00
null Driver api refactor 2015-05-18 22:36:00 +00:00
remote Remote driver implementation 2015-05-21 19:32:41 +01:00