]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: split out RR synthesis logic into its own C file
authorLennart Poettering <lennart@poettering.net>
Wed, 20 Jan 2016 21:06:26 +0000 (22:06 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 25 Jan 2016 14:59:40 +0000 (15:59 +0100)
commit839a4a20d8b4f6ebf3a342fd05c821358be5a313
tree98a242768ad282c69c7c07327f533792508b93da
parentd07b43a18e2234e8abebc1cd4d93bfd78ab62001
resolved: split out RR synthesis logic into its own C file

Also, while we are at it, set the "authenticated" bit for everything we synthesize
Makefile.am
src/resolve/resolved-dns-query.c
src/resolve/resolved-dns-synthesize.c [new file with mode: 0644]
src/resolve/resolved-dns-synthesize.h [new file with mode: 0644]