kilo/pkg/mesh
Lucas Servén Marín 8ed1b549d1
pkg/mesh: edge case external = internal
Add an exception to the route generation rules for when the external IP
of a node equals the internal IP. In this case, we cannot route traffic
through a tunnel.
2019-05-13 17:25:56 +02:00
..
cni.go *: add complete CNI support 2019-05-07 01:49:59 +02:00
graph.go docs: add topology docs and graphs 2019-05-07 16:36:02 +02:00
ip.go init 2019-01-18 02:50:10 +01:00
ip_test.go init 2019-01-18 02:50:10 +01:00
mesh.go manifests: keep private key between restarts 2019-05-10 22:21:56 +02:00
mesh_test.go pkg/{k8s,mesh}: introduce liveness checks 2019-04-02 18:28:27 +02:00
topology.go pkg/mesh: edge case external = internal 2019-05-13 17:25:56 +02:00
topology_test.go pkg: deduplicate peer IP addresses 2019-05-10 02:07:42 +02:00