kilo/pkg/mesh
Lucas Servén Marín b668c1ec3e
pkg/iptables: enable simultaneous ipv4 and ipv6
This commit enables simultaneously managing IPv4 and IPv6 iptables
rules. This makes it possible to have peers with IPv6 allowed IPs in an
otherwise IPv4 stack and vice versa.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2020-03-12 16:07:48 +01:00
..
cni.go pkg/iptables: clean up, remove NAT 2020-02-20 21:23:23 +01:00
graph.go pkg/mesh,pkg/wireguard: allow DNS name endpoints 2020-02-22 17:17:13 +01:00
ip.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
mesh.go pkg/iptables: enable simultaneous ipv4 and ipv6 2020-03-12 16:07:48 +01:00
mesh_test.go pkg/mesh,pkg/wireguard: allow DNS name endpoints 2020-02-22 17:17:13 +01:00
topology.go pkg/iptables: enable simultaneous ipv4 and ipv6 2020-03-12 16:07:48 +01:00
topology_test.go pkg/mesh,docs: document and fix keepalive logic 2020-03-04 01:36:56 +01:00