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
Sebastiaan van Stijn 508a0979d9
bridge: remove unused "others" argument from isolateNetwork()
This argument was used to detect conflicts, but was later removed in
1c73b1c99c14d7f048a2318a3caf589865c76fad.

However, it was never removed, and we were still getting a list
of all networks, without using the results.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-06-09 22:23:38 +02:00
..
bridge bridge: remove unused "others" argument from isolateNetwork() 2021-06-09 22:23:38 +02:00
host Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
ipvlan Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
macvlan Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
null Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
overlay Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
remote Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
windows Skip some windows network driver tests 2021-06-01 22:15:10 +00:00