1
0
forked from extern/smegmesh
smegmesh/pkg/mesh
Tim Beatham b179cd3cf4 Hashing the WireGuard interface
Hashing the interface and using ephmeral ports so that the admin doesn't
choose an interface and port combination. An administrator can alteranatively
decide to provide port but this isn't critical.
2023-11-20 13:03:42 +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 Hashing the WireGuard interface 2023-11-20 13:03:42 +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 Hashing the WireGuard interface 2023-11-20 13:03:42 +00:00
types.go Stubbing out WireGuard components 2023-11-20 11:28:12 +00:00