moby--moby/libnetwork/docs
Alessandro Boch 254d082cc3 Add ConnectivityScope capability for network drivers along with scope network option
- It specifies whether the network driver can
  provide containers connectivity across hosts.
- As of now, the data scope of the driver was
  being overloaded with this notion.
- The driver scope information is still valid
  and it defines whether the data allocation
  of the network resources can be done globally
  or only locally.
- With the scope network option, user can now
  force a network as swarm scoped
  regardless of the driver data scope.
- In case the network is configured as swarm scoped,
  and the network driver is multihost capable,
  a network DB instance will be launched for it.

Signed-off-by: Alessandro Boch <aboch@docker.com>
2017-05-12 17:16:34 -07:00
..
images Added docs for macvlan driver 2016-06-20 05:55:45 -04:00
vagrant-systemd Fixing Vagrant to use ubuntu 15.04 to get Experimental docker working again 2015-07-31 18:08:27 -07:00
bridge.md Orthographic corrections 2015-05-22 20:19:34 +02:00
cnm-model.jpg Adds cnm directly to repo 2015-12-01 18:56:49 -08:00
design.md Modify the serial number from 1 to 9 2016-10-31 18:28:37 +08:00
ipam.md Fix typo in IPAM doc 2017-02-13 18:35:32 +08:00
legacy.md Updated Design Document 2015-05-06 13:38:16 -07:00
macvlan.md fix nits in comments 2016-12-28 18:49:18 +08:00
overlay.md Update overlay.md 2015-09-30 16:57:32 +02:00
remote.md Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
vagrant.md Some users docs with a Vagrant setup 2015-07-01 23:04:46 +02:00