mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
76b5905cbe
https://github.com/docker/libnetwork/pull/2419 and https://github.com/docker/libnetwork/pull/2407 attempted to seperate out empty parent and internal for macvlan and ipvlan networks However it didnt pass the integration tests in moby https://github.com/moby/moby/pull/40596 and exposed some more plumbing that needed to be done to make sure we separate the two things If the -o parent is empty we create a dummylink and if internal is set we dont add a default gateway and make sure north-south communication cannot take place (only east-west / container-container can) Signed-off-by: Arko Dasgupta <arko.dasgupta@docker.com> |
||
---|---|---|
.. | ||
mvmanager | ||
macvlan.go | ||
macvlan_endpoint.go | ||
macvlan_joinleave.go | ||
macvlan_network.go | ||
macvlan_setup.go | ||
macvlan_setup_test.go | ||
macvlan_state.go | ||
macvlan_store.go | ||
macvlan_test.go |