1
0
forked from extern/smegmesh
smegmesh/pkg/mesh
Tim Beatham 2c406718df 29-only-ping-clients-who-have-updated-their-config
Only consider clients who have updated their config when synchronising
with peers. Consider a dead time where we don't have a handshake and
a prune time when we remove them from the WireGuard configuration.
2023-11-24 12:37:54 +00:00
..
alias.go Ability to specify aliases 2023-11-17 22:13:51 +00:00
config.go Only updating WireGuard config if node exists 2023-11-22 13:08:02 +00:00
graph.go Adding stubs and writing tests 2023-11-05 18:03:58 +00:00
manager_test.go main 2023-11-21 13:31:34 +00:00
manager.go 27-remove-client-grpc-endpoint 2023-11-24 12:07:03 +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 24-keepalive-holepunch 2023-11-21 16:42:49 +00:00
types.go 29-only-ping-clients-who-have-updated-their-config 2023-11-24 12:37:54 +00:00