moby/libnetwork/drivers/ipvlan
Sebastiaan van Stijn 40908c5fcd
libnetwork/drivers: inline capabilities options
Remove the intermediate variable, and move the option closer
to where it's used, as in some cases we created the variable,
but could return with an error before it was used.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-30 14:36:01 +02:00
..
ivmanager libnetwork/drivers: inline capabilities options 2023-06-30 14:36:01 +02:00
ipvlan.go libnetwork/drivers: inline capabilities options 2023-06-30 14:36:01 +02:00
ipvlan_endpoint.go libnetwork/drivers/ipvlan: format code with gofumpt 2023-06-29 00:31:46 +02:00
ipvlan_joinleave.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
ipvlan_network.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
ipvlan_setup.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
ipvlan_setup_test.go drivers/ipvlan: add ipvlan_flag option, support l3s ipvlan_mode 2022-06-28 19:28:49 +08:00
ipvlan_state.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
ipvlan_store.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
ipvlan_test.go libnetwork/drivers/ipvlan: format code with gofumpt 2023-06-29 00:31:46 +02:00