moby/libnetwork/osl
Sebastiaan van Stijn 8142051a3b
libnetwork/osl: unify stubs for NeighOption
Use the same signature for all platforms, but stub the neigh type.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-28 20:20:58 +02:00
..
kernel all: replace strings.Replace with strings.ReplaceAll 2022-05-09 19:45:40 +08:00
interface_linux.go libnetwork/osl: unify stubs for IfaceOption 2023-04-28 20:20:58 +02:00
interface_unsupported.go libnetwork/osl: unify stubs for IfaceOption 2023-04-28 20:20:58 +02:00
namespace_linux.go libnetwork/osl: rename var that collided with import 2023-04-28 20:20:58 +02:00
namespace_unsupported.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
namespace_windows.go libnetwork: drop InitOSContext() 2022-10-25 13:35:44 -04:00
neigh_linux.go libnetwork/osl: unify stubs for NeighOption 2023-04-28 20:20:58 +02:00
neigh_unsupported.go libnetwork/osl: unify stubs for NeighOption 2023-04-28 20:20:58 +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: unify stubs for NeighOption 2023-04-28 20:20:58 +02:00
sandbox_freebsd.go libnetwork: drop InitOSContext() 2022-10-25 13:35:44 -04:00
sandbox_linux_test.go libnetwork: Clean up sysfs-based operations 2023-01-11 17:01:53 +01:00
sandbox_unsupported.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
sandbox_unsupported_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00