When matched by a host rule, return only the IP address specified in rule. Respond with an empty IP list to another request type. :: host -- return nothing to A, return :: to AAAA request 0.0.0.0 host -- return 0.0.0.0 to A, return nothing to AAAA request |
||
|---|---|---|
| .. | ||
| access.go | ||
| dnsforward_http.go | ||
| dnsforward_test.go | ||
| dnsforward.go | ||
| helpers.go | ||