You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Close #1490
* Improve fastest-addr algorithm, fix bugs
* commit '89cc019159d94ac23ec16fb6714740a6d54d49ec':
* minor: rename functions
fix: π added logging
- TestCacheExpirationWithTTLOverride: fix
* minor
* fastest-addr: remove ICMP pinger
* fastest-addr: don't schedule a task for the same IP twice
- fastest-addr: fix empty response
fix: π race condition in ping methods
fix: π fail if any command fails
fix: π changed tests to not rely on port 80
fix: π TestCacheExpirationWithTTLOverride - make it more stable
refactor: π‘ fix upstream tests: don't panic on timeout
add windows and osx to travis
+ UDP server: set the correct source IP address
* proxy: move UDP server code