]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/resolve/resolved-dns-stub.c
resolved: update comment in DNS stub code a bit
authorLennart Poettering <lennart@poettering.net>
Mon, 22 Feb 2021 21:51:32 +0000 (22:51 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 22 Feb 2021 22:55:13 +0000 (23:55 +0100)
commitc6ebf89b8f14431200a0d45497b3dfcd2c36707a
tree087302a7cb6e6572b6637a09f0d21890f453e2e2
parent2f4d8e577ca7bc51fb054b8c2c8dd57c2e188a41
resolved: update comment in DNS stub code a bit

There's no "answer_auxiliary" object anymore, it's all one "answer"
object, and we have per-item flags that tell us which section things are
from, i.e. from the main answer section, or the additional or
authoritative ones.
src/resolve/resolved-dns-stub.c