1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/drivers/ipvlan
Pavel Matěja c7f8bfa001 Fix internal ipvlan network to work in swarm
Using dummy interface allows communication beween containers only if
they are running on the same node in swarm.

Signed-off-by: Pavel Matěja <pavel@verotel.cz>
2020-02-20 19:33:48 +00:00
..
ivmanager Adding manager pkg for swarm visible network drivers 2017-05-12 17:16:54 -07:00
ipvlan.go Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
ipvlan_endpoint.go Fix typo: assigment -> assignment 2018-09-13 09:59:39 +08:00
ipvlan_joinleave.go Spelling fixes 2018-07-12 12:54:44 -07:00
ipvlan_network.go Fix internal ipvlan network to work in swarm 2020-02-20 19:33:48 +00:00
ipvlan_setup.go Remove vlanLinkExists and dummyLinkExists since these are redundant 2019-07-25 16:35:47 -07:00
ipvlan_setup_test.go use grep to find a/an misuse 2016-06-03 16:35:33 +08:00
ipvlan_state.go Spelling fixes 2018-07-12 12:54:44 -07:00
ipvlan_store.go Support dockerd and system restarts for ipvlan and macvlan networks 2019-07-15 15:37:21 -07:00
ipvlan_test.go Update plugingetter import path. 2016-10-07 12:00:57 -07:00