]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: make packet flags logic more expressive again
authorLennart Poettering <lennart@poettering.net>
Tue, 25 Aug 2015 16:54:55 +0000 (18:54 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 25 Aug 2015 16:54:55 +0000 (18:54 +0200)
commit069360a66a227606f4cf5e6ec05de61cd6ade76e
tree60181977f649faf8e3d730c0d51a108325a64f64
parent4667e00a61c2f60922558bc5e33ac9d3073a482c
resolved: make packet flags logic more expressive again

This partially reverts 106784ebb7b303ae471851100a773ad2aebf5b80, ad
readds separate DNS_PACKET_MAKE_FLAGS() invocations for the LLMNR and
DNS case. This is important since SOme flags have different names and
meanings on LLMNR and on DNS and we should clarify that via the comments
and how we put things together.
src/resolve/resolved-dns-packet.c