]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: when the server feature level changes between query and response restart...
authorLennart Poettering <lennart@poettering.net>
Fri, 15 Jan 2016 19:45:17 +0000 (20:45 +0100)
committerLennart Poettering <lennart@poettering.net>
Sun, 17 Jan 2016 19:47:46 +0000 (20:47 +0100)
commitc02cf2f41fc9b4c33a3c353b6181847733d65e8c
tree160a1a75e83abfc8cc64e7ad947478d40b92fe83
parented9717fcbf52b0890a249b65418a95a9382de062
resolved: when the server feature level changes between query and response restart transaction

In some cases we learn something about a server's feature level through its responses. If we notice that after doing
basic checking of a response, and after collecting all auxiliary DNSSEC info the feature level of the server is lower
than where we started, restart the whole transaction.

This is useful to deal with servers that response rubbish when talked to with too high feature levels.
src/resolve/resolved-dns-transaction.c