linkerd2-proxy/proxy
Eliza Weisman d70bb6d06c proxy: More DNS cleanup (#1052)
Depends on #1032. 

This branch makes some additional changes to the proxy's DNS code. In
particular, since we no longer need to clone the resolver on every lookup,
it removes some `clone()` calls in `DestinationSet::reset_dns_query`.
I've also changed the DNS futures to use the new contextual logging code 
on master.

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
2018-06-07 17:16:07 -07:00
..
benches Ensure Request IDs are unique & avoid `Arc`ing. (#1066) 2018-06-05 13:42:46 -10:00
convert Prepare for the v0.3.0 release (#406) 2018-02-21 11:14:11 -08:00
futures-mpsc-lossy Prepare for the v0.3.0 release (#406) 2018-02-21 11:14:11 -08:00
router proxy/router: Implement LRU cache eviction (#925) 2018-05-10 19:06:31 -07:00
src proxy: More DNS cleanup (#1052) 2018-06-07 17:16:07 -07:00
tests proxy: update to released hyper 0.12 (#1069) 2018-06-05 17:05:10 -07:00
Cargo.toml proxy: detect TLS configuration changes using inotify on Linux (#1077) 2018-06-07 14:45:20 -07:00