Remy Farley

Results 6 issues of Remy Farley

#### Description: Yggdrasil Jumper is independent project that aims to transparently reduce latency of a connection over Yggdrasil network, utilizing NAT traversal to bypass intermediary nodes. It periodically probes for...

#### Description: Yggdrasil Jumper is independent project that aims to transparently reduce latency of a connection over Yggdrasil network, utilizing NAT traversal to bypass intermediary nodes. It periodically probes for...

feature
Needs testing
depends on PR in other repo

Add function to configure `Criterion` struct from customized command-line arguments. This is needed to reuse standard `Criterion` cli parser in custom test runners where additional arguments are expected. For example...

#### Description I was writing protocol script for `netifd` and had a trouble managing two daemon processes for the same interface. When multiple `proc_run_command` functions are invoked, each one terminates...

Currently there is no way to notify service manager when yggdrasil start up process is truly completed, i.e its TUN interface and admin API endpoints are up and running. This...

Add a recipe that show cases how to display formatter output if it fails or explanation if it is unable to run. A nice error message, similar to one below,...