kilo/pkg/mesh
leonnicolas b1927990c2
migrate to golang.zx2c4.com/wireguard/wgctrl
This commit introduces the usage of wgctrl.
It avoids the usage of exec calls of the wg command
and parsing the output of `wg show`.

Signed-off-by: leonnicolas <leonloechner@gmx.de>
2022-01-30 17:02:43 +01:00
..
backend.go migrate to golang.zx2c4.com/wireguard/wgctrl 2022-01-30 17:02:43 +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 2022-01-30 17:02:43 +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 2022-01-30 17:02:43 +01:00
mesh.go migrate to golang.zx2c4.com/wireguard/wgctrl 2022-01-30 17:02:43 +01:00
routes_test.go migrate to golang.zx2c4.com/wireguard/wgctrl 2022-01-30 17:02:43 +01:00
routes.go migrate to golang.zx2c4.com/wireguard/wgctrl 2022-01-30 17:02:43 +01:00
topology_test.go migrate to golang.zx2c4.com/wireguard/wgctrl 2022-01-30 17:02:43 +01:00
topology.go migrate to golang.zx2c4.com/wireguard/wgctrl 2022-01-30 17:02:43 +01:00