kilo/pkg/mesh
leonnicolas 448f618c60
BUG: iptables rules
Add default iptables to allow forward traffic from and to pod cidr.

Previously Kilo expected the default behaviour of the forward chain to
accept packets, which can not be guaranteed.
2021-01-30 12:52:30 +01:00
..
backend.go Nodes without private IPs 2021-01-24 22:37:24 +01:00
cni.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
discoverips.go Nodes without private IPs 2021-01-24 22:37:24 +01:00
graph.go Nodes without private IPs 2021-01-24 22:37:24 +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 BUG: iptables rules 2021-01-30 12:52:30 +01:00
routes_test.go Nodes without private IPs 2021-01-24 22:37:24 +01:00
routes.go BUG: iptables rules 2021-01-30 12:52:30 +01:00
topology_test.go Nodes without private IPs 2021-01-24 22:37:24 +01:00
topology.go Nodes without private IPs 2021-01-24 22:37:24 +01:00