1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-08-07 13:04:21 -04:00
v2fly/proxy/dns
Darien Raymond 9957c64b4a
correctly propagate dns errors all the way through.
the internal dns system can correctly handle the cases where:
1) domain has no A or AAAA records
2) domain doesn't exist
fixes #1565
2019-02-21 13:43:48 +01:00
..
config.pb.go support dest override in dns outbound 2019-02-12 22:34:43 +01:00
config.proto support dest override in dns outbound 2019-02-12 22:34:43 +01:00
dns_test.go correctly propagate dns errors all the way through. 2019-02-21 13:43:48 +01:00
dns.go correctly propagate dns errors all the way through. 2019-02-21 13:43:48 +01:00
errors.generated.go dns outbound proxy 2019-02-06 10:21:04 +01:00