moby/libnetwork/ipam
Sebastiaan van Stijn 7047964bd6
libnetwork/ipam: Allocator.RequestPool: make parseErr only handle errors
This makes it slightly more readable to see what's returned in each of
the code-paths. Also move validation of pool/subpool earlier in the
function.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-08 15:56:24 +02:00
..
allocator.go libnetwork/ipam: Allocator.RequestPool: make parseErr only handle errors 2023-08-08 15:56:24 +02:00
allocator_test.go libnetwork/ipam(s): format code with gofumpt 2023-06-29 00:31:47 +02:00
parallel_test.go libnet/ipam: drop vestiges of custom addrSpaces 2023-02-23 18:09:22 -05:00
structures.go libnet/ipam: use netip types internally 2023-02-23 18:10:01 -05:00
utils.go libnet/ipam: use netip types internally 2023-02-23 18:10:01 -05:00