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
Jana Radhakrishnan 66141b879f Cleanup vxlan interface by id before creating
Currently we are cleaning up vxlan interfaces by name
before trying to setup an interface with the same name.
But this doesn't work for properly cleaning up vxlan
interfaces with the same vni, if the interface has a
a different name than the one expected. The fix is to
delete the interface based on vni.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-12-21 14:55:33 -08:00
..
bridge Replaced reference to dockerinit by dockerenv for func isRunningInContainer() 2015-12-12 13:23:40 +04:00
host libnetwork <-> ipam driver interaction 2015-10-03 16:18:19 -07:00
null libnetwork <-> ipam driver interaction 2015-10-03 16:18:19 -07:00
overlay Cleanup vxlan interface by id before creating 2015-12-21 14:55:33 -08:00
remote Add DisableGatewayService in JoinInfo to offering drivers the ability to disable default gateway 2015-12-03 12:51:28 +08:00
windows libnetwork <-> ipam driver interaction 2015-10-03 16:18:19 -07:00