coredhcp/plugins/allocators
Anatole Denis bd8c8089a5 Remove use of deprecated rand.Read
Using the global rand source is deprecated since go 1.20, so instead we
make an explicit local one with a fixed seed

Signed-off-by: Anatole Denis <anatole@unverle.fr>
2024-07-09 11:23:56 +02:00
..
bitmap Fix dependabot warnings, bump Go vesions to 1.19 and 1.20 2023-08-08 21:50:49 +02:00
allocator.go allocators: Export an error for no address available 2021-02-03 14:04:44 +00:00
ipcalc_test.go Remove use of deprecated rand.Read 2024-07-09 11:23:56 +02:00
ipcalc.go plugins/allocators: Rename fixedsize to bitmap 2020-08-09 19:05:58 +02:00