smegmesh/pkg/mesh
Tim Beatham 388153e706 Stubbing out WireGuard components
Stubbing our WireGuard components so that I can use docker/podman
network_mode=host. This is much more efficient than the docker/podman
userspace network.
2023-11-20 11:28:12 +00:00
..
alias.go Ability to specify aliases 2023-11-17 22:13:51 +00:00
config.go Added health system to count how many times a node 2023-11-06 09:54:06 +00:00
graph.go Adding stubs and writing tests 2023-11-05 18:03:58 +00:00
manager_test.go 25-ability-aliases 2023-11-17 22:18:53 +00:00
manager.go Stubbing out WireGuard components 2023-11-20 11:28:12 +00:00
monitor.go Ability to specify aliases 2023-11-17 22:13:51 +00:00
pruner.go Prune nodes if they exceed their timeout time 2023-11-06 13:37:28 +00:00
route_stub.go Removed interface manipulation via os.Exec into 2023-11-07 19:48:53 +00:00
route.go Removed interface manipulation via os.Exec into 2023-11-07 19:48:53 +00:00
stub_types.go Stubbing out WireGuard components 2023-11-20 11:28:12 +00:00
types.go Stubbing out WireGuard components 2023-11-20 11:28:12 +00:00