moby/libnetwork/osl
Sebastiaan van Stijn 2afe18d2ce
libnetwork/osl: nwIface: unexport sync.Mutex
Don't make the mutex public. This also gives a better clue
if the mutex is used externally.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-08 22:32:26 +02:00
..
kernel libnetwork/osl: format code with gofumpt 2023-06-29 00:31:48 +02:00
interface_linux.go libnetwork/osl: nwIface: unexport sync.Mutex 2023-08-08 22:32:26 +02:00
interface_unsupported.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
namespace_linux.go libnetwork/osl: format code with gofumpt 2023-06-29 00:31:48 +02:00
namespace_unsupported.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
namespace_windows.go libnetwork: drop InitOSContext() 2022-10-25 13:35:44 -04:00
neigh_linux.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
neigh_unsupported.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
options_linux.go Add service virtual IP to sandbox's loopback address 2017-08-08 16:16:45 -07:00
route_linux.go libnetwork: fix empty-lines (revive) 2022-09-26 19:21:58 +02:00
sandbox.go libnetwork/osl: let's not do this, etc. 2023-08-08 22:15:13 +02:00
sandbox_freebsd.go libnetwork: drop InitOSContext() 2022-10-25 13:35:44 -04:00
sandbox_linux_test.go tests: Move libnetwork/testutils to internal/testutils/netnsutils 2023-07-26 21:06:36 +02:00
sandbox_unsupported.go libnetwork/osl: format code with gofumpt 2023-06-29 00:31:48 +02:00
sandbox_unsupported_test.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00