moby/libnetwork/drivers/ipvlan
Albin Kerouanton 42d34e40f9
libnet: Replace BadRequest with InvalidParameter
InvalidParameter is now compatible with errdefs.InvalidParameter. Thus,
these errors will now return a 400 status code instead of a 500.

Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2023-08-17 16:45:04 +02:00
..
ivmanager libnetwork: move datastore Scope consts to libnetwork/scope 2023-07-28 21:56:48 +02:00
ipvlan.go libnetwork: move datastore Scope consts to libnetwork/scope 2023-07-28 21:56:48 +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 libnet: Replace BadRequest with InvalidParameter 2023-08-17 16:45:04 +02: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 libnet: Replace BadRequest with InvalidParameter 2023-08-17 16:45:04 +02:00
ipvlan_store.go libnetwork: move datastore Scope consts to libnetwork/scope 2023-07-28 21:56:48 +02:00
ipvlan_test.go libnetwork/drivers/ipvlan: format code with gofumpt 2023-06-29 00:31:46 +02:00