kilo/pkg/mesh
Lucas Servén Marín 2603cd50db
pkg/mesh: fix ip allocator helper
This commit fixes the ip allocator `newAllocator` to produce IP
addresses with the original network mask. This is makes more sense. The
original functionality can be reproduced by wrapping the produced IP
address with the `oneAddressCIDR` helper.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2020-02-20 13:54:11 +01:00
..
cni.go pkg/mesh: ignore CNI IP from private IPs 2019-05-13 17:35:08 +02:00
graph.go pkg/mesh: add peers to graph 2019-09-23 17:54:16 +02:00
ip_test.go pkg/mesh: fix ip allocator helper 2020-02-20 13:54:11 +01:00
ip.go pkg/mesh: fix ip allocator helper 2020-02-20 13:54:11 +01:00
mesh_test.go pkg/mesh: fix ip allocator helper 2020-02-20 13:54:11 +01:00
mesh.go Define WireGuard PersistentKeepAlive via Annotation (#31) 2020-02-13 10:16:55 +01:00
topology_test.go Define WireGuard PersistentKeepAlive via Annotation (#31) 2020-02-13 10:16:55 +01:00
topology.go pkg/mesh: fix ip allocator helper 2020-02-20 13:54:11 +01:00