kilo/pkg
leonnicolas 3de4bf527b
pkg/mesh/routes.go: add iptbales forward allow rules for segment.
Before this commit we added the forward ALLOW rule only for the node's
pod CIDR  and not all pod CIDRs of a location. This commit adds the
forward ALLOW rule for packages from (source) and to (destination) all
pod CIDRs of the location if the node is a leader node.

Signed-off-by: leonnicolas <leonloechner@gmx.de>
2021-10-11 23:41:41 +02:00
..
calico pkg/mesh,pkg/wireguard: allow DNS name endpoints 2020-02-22 17:17:13 +01:00
encapsulation bumg golang 1.15 -> 1.17 2021-09-30 17:47:47 +02:00
iproute pkg/{encapsulation,mesh}: abstract encapsulation 2019-05-13 18:30:03 +02:00
ipset init 2019-01-18 02:50:10 +01:00
iptables cmd/kg,pkg: add --resync-period flag 2021-03-01 18:20:06 +01:00
k8s bumg golang 1.15 -> 1.17 2021-09-30 17:47:47 +02:00
mesh pkg/mesh/routes.go: add iptbales forward allow rules for segment. 2021-10-11 23:41:41 +02:00
route pkg/route: correct route error check 2021-04-30 18:17:51 +02:00
version init 2019-01-18 02:50:10 +01:00
wireguard bumg golang 1.15 -> 1.17 2021-09-30 17:47:47 +02:00