]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: answer all mDNS questions found in packet
authorDmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
Fri, 29 Sep 2017 11:13:47 +0000 (14:13 +0300)
committerDmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
Fri, 8 Dec 2017 12:29:26 +0000 (14:29 +0200)
commit9c5e7b73f7340e64f831aba7e90b9265f049ca96
treeab389f949255df8b744cb84481c3e404219e80be
parent9e32914aa587a1978511dbfbe8c63e179456d72b
resolved: answer all mDNS questions found in packet

According to p5.3 of RFC6762 (Multicast DNS) one mDNS query message
can contain more than one question sections.

Generate answers for all found questions and put them to a reply
message.
src/resolve/resolved-mdns.c