smegmesh/pkg/mesh
Tim Beatham a2517a1e72 34-fix-routing
- Added mesh-to-mesh routing of hop count > 1
- If there is a tie-breaker with respect to the hop-count use consistent
hashing to determine the route to take based on the public key.
2023-11-27 15:56:30 +00:00
..
alias.go Ability to specify aliases 2023-11-17 22:13:51 +00:00
config.go 34-fix-routing 2023-11-27 15:56:30 +00:00
graph.go Fixed routing issue 2023-11-24 17:49:06 +00:00
manager_test.go 32-fix-routing 2023-11-25 03:15:58 +00:00
manager.go 32-fix-routing 2023-11-25 03:15:58 +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 32-fix-routing 2023-11-25 03:15:58 +00:00
stub_types.go 32-fix-routing 2023-11-25 03:15:58 +00:00
types.go 34-fix-routing 2023-11-27 15:56:30 +00:00