kilo/pkg/mesh
Lucas Servén Marín 95c0143b1a
pkg/mesh/mesh.go: ignore Kilo IP during discovery
This ensures that Kilo will not select an IP assigned to the Kilo
interface when discovering public and private IPs.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2021-01-19 20:25:50 +01:00
..
backend.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
cni.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
discoverips.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
graph.go pkg/mesh,pkg/wireguard: allow DNS name endpoints 2020-02-22 17:17:13 +01:00
ip_test.go pkg/mesh: fix ip allocator helper 2020-02-20 13:54:11 +01:00
ip.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
mesh_test.go pkg/mesh,pkg/wireguard: allow DNS name endpoints 2020-02-22 17:17:13 +01:00
mesh.go pkg/mesh/mesh.go: ignore Kilo IP during discovery 2021-01-19 20:25:50 +01:00
routes_test.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
routes.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
topology_test.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
topology.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00