kilo/pkg/mesh
Lucas Servén Marín df8d2cb68f
pkg/mesh: respect allowed location IPs in peers
Currently, when rendering the configuration for a Peer, the allowed
location configs of any segment are erroneously ignored, meaning that an
administrator will have to manually edit the configuration to get the
expected behavior from a Peer. This commit fixes the generation of the
configuration.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2022-03-31 21:26:53 +02:00
..
backend.go migrate to golang.zx2c4.com/wireguard/wgctrl (#239) 2022-01-30 17:38:45 +01: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 migrate to golang.zx2c4.com/wireguard/wgctrl (#239) 2022-01-30 17:38:45 +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 migrate to golang.zx2c4.com/wireguard/wgctrl (#239) 2022-01-30 17:38:45 +01:00
mesh.go Merge pull request #278 from SerialVelocity/fix-peer-node-equality-checking 2022-03-01 21:09:46 +01:00
routes_test.go migrate to golang.zx2c4.com/wireguard/wgctrl (#239) 2022-01-30 17:38:45 +01:00
routes.go migrate to golang.zx2c4.com/wireguard/wgctrl (#239) 2022-01-30 17:38:45 +01:00
topology_test.go migrate to golang.zx2c4.com/wireguard/wgctrl (#239) 2022-01-30 17:38:45 +01:00
topology.go pkg/mesh: respect allowed location IPs in peers 2022-03-31 21:26:53 +02:00