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/macvlan
Pavel Matěja e2b2318e14 Macvlan internal network shouldln't change gw
Since docker container can be connected to combination of several
internal and external networks change of default gateway of the internal
ones breaks communication via the external ones.

This fixes only macvlan network type

Signed-off-by: Pavel Matěja <pavel@verotel.cz>
2019-06-26 14:23:51 +02:00
..
mvmanager Adding manager pkg for swarm visible network drivers 2017-05-12 17:16:54 -07:00
macvlan.go Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
macvlan_endpoint.go Use fmt precision to limit string length 2018-07-05 17:44:04 -04:00
macvlan_joinleave.go Macvlan internal network shouldln't change gw 2019-06-26 14:23:51 +02:00
macvlan_network.go Spelling fixes 2018-07-12 12:54:44 -07:00
macvlan_setup.go Spelling fixes 2018-07-12 12:54:44 -07:00
macvlan_setup_test.go use grep to find a/an misuse 2016-06-03 16:35:33 +08:00
macvlan_state.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
macvlan_store.go Use fmt precision to limit string length 2018-07-05 17:44:04 -04:00
macvlan_test.go Update plugingetter import path. 2016-10-07 12:00:57 -07:00