Abhijit Hoskeri
da7c39f849
Fix IPv6 allocator for /64 CIDRs
...
An ipAllocator with a 64 bit IPv6 CIDR can allocate
addresses outside the CIDR range, due to an improper uint64 to int64
cast in the addOffsetAddress function.
Replace the cast with a call to `math/big.Int.SetUint64()`.
2026-04-14 13:20:04 -07:00
..
2025-07-17 14:18:24 -07:00
2025-07-14 07:24:48 -04:00
2025-07-16 12:12:38 -07:00
2024-12-13 08:37:57 -05:00
2025-07-14 16:19:52 -04:00
2025-07-22 19:04:27 -07:00
2025-11-05 10:00:22 +01:00
2025-07-21 19:26:30 -07:00
2025-03-12 17:52:10 +00:00
2026-04-14 13:20:04 -07:00
2025-03-19 08:39:13 -04:00
2025-07-14 07:24:48 -04:00
2025-07-14 07:24:48 -04:00
2024-12-02 16:59:34 +01:00
2025-07-14 07:24:48 -04:00
2025-03-08 15:18:00 -08:00
2024-12-02 16:59:34 +01:00
2025-07-30 09:26:40 +09:00
2024-12-02 16:59:34 +01:00
2025-07-25 01:53:59 +08:00
2025-07-14 07:24:48 -04:00
2025-07-17 09:56:28 +02:00
2024-12-02 16:59:34 +01:00