Commit 4d72198
committed
dnsx/plus: disable use of preferred and system dns
In some cases, Plus may be used as a fallback/Default, which means that
it couldn't on its own rely on other DNS transports which may require
use of a fallback / Default (for instance, if the current Preferred transport
is doh, then when it queries for ECH records, it does so over fallback/Default)
which will infinitely loop if Plus is acting as fallback/Default and ends up
selecting Preferred for the query.1 parent 3bfc466 commit 4d72198
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
126 | 128 | | |
127 | 129 | | |
128 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
129 | 134 | | |
130 | 135 | | |
131 | 136 | | |
132 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
133 | 141 | | |
134 | 142 | | |
135 | 143 | | |
| |||
0 commit comments