kilo/pkg/mesh
leonnicolas c59ac10e15
pkg/mesh/routes.go: forward private IPs and allowed location IPs
If the `iptables-allow-forwad` is true, we should also forward packages
to and from private IPs and allowed location IPs of the location.

Signed-off-by: leonnicolas <leonloechner@gmx.de>
2021-10-17 19:58:17 +02:00
..
backend.go pkg/ cmd/: kgctl autodetect mesh granularity 2021-06-18 15:59:25 +02:00
cni.go bumg golang 1.15 -> 1.17 2021-09-30 17:47:47 +02:00
discoverips.go bumg golang 1.15 -> 1.17 2021-09-30 17:47:47 +02:00
graph.go pkg/mesh/graph.go: fix format 2021-03-26 11:12:05 +01:00
ip_test.go pkg/mesh: correctly check 172.16/12 IP range 2021-03-06 00:50:48 +01:00
ip.go pkg/mesh: correctly check 172.16/12 IP range 2021-03-06 00:50:48 +01:00
mesh_test.go pkg/mesh,pkg/wireguard: allow DNS name endpoints 2020-02-22 17:17:13 +01:00
mesh.go bumg golang 1.15 -> 1.17 2021-09-30 17:47:47 +02:00
routes_test.go pkg/: FEATURE: support allowed IPs outside a cluster 2021-06-15 22:17:35 +02:00
routes.go pkg/mesh/routes.go: forward private IPs and allowed location IPs 2021-10-17 19:58:17 +02:00
topology_test.go pkg/: FEATURE: support allowed IPs outside a cluster 2021-06-15 22:17:35 +02:00
topology.go pkg/mesh/routes.go: add iptbales forward allow rules for segment. 2021-10-11 23:41:41 +02:00