badguardhome/dnsforward
Simon Zolin 9a030aa99f - rewrites: fix invalid question in response
#1746

for a rule:

cname -> domain

with IP of 'domain' resolved by upstream

Squashed commit of the following:

commit fb3ad25ac8a7963a8fa6587cdc33e2fc35f79dfb
Merge: a6794989 67dacdf8
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Mon Jun 1 15:15:23 2020 +0300

    Merge remote-tracking branch 'origin/master' into 1746-rewrites

commit a679498904a817011b55c58ee579e55f27fa0bc8
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Mon Jun 1 10:42:16 2020 +0300

    test: check question

commit 7491e753c5eb6df54c9c050b0fa198c81dded2a0
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Fri May 29 18:22:32 2020 +0300

    test

commit 12cb2e194191ca489c9025b55f8571ae2dd7c33d
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Fri May 29 14:51:06 2020 +0300

    - rewrites: fix invalid question in response

    for a rule:

    cname -> domain

    with IP of 'domain' resolved by upstream
2020-06-01 15:23:08 +03:00
..
access.go Merge: + DNS: blocked hosts: support wildcards; use urlfilter for processing of the blocked hosts 2020-03-20 14:41:13 +03:00
config.go *(home): fix TLS module initialization 2020-05-16 02:02:50 +03:00
dnsforward.go +(dnsforward): added bogus-nxdomain setting 2020-05-08 18:39:37 +03:00
dnsforward_http.go -: fix #1632 2020-05-14 18:24:59 +03:00
dnsforward_test.go - rewrites: fix invalid question in response 2020-06-01 15:23:08 +03:00
filter.go -(dnsforward): custom client per-domain upstreams 2020-05-13 20:31:43 +03:00
handle_dns.go - rewrites: fix invalid question in response 2020-06-01 15:23:08 +03:00
msg.go +(dnsforward): added bogus-nxdomain setting 2020-05-08 18:39:37 +03:00
stats.go +(dnsforward): added bogus-nxdomain setting 2020-05-08 18:39:37 +03:00
util.go Added a unit-test for custom upstreams 2020-05-14 12:57:41 +03:00