]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/resolve/resolved-dns-packet.c
resolved: packet - ensure there is space for IP+UDP headers
authorTom Gundersen <teg@jklm.no>
Wed, 24 Jun 2015 19:22:46 +0000 (21:22 +0200)
committerTom Gundersen <teg@jklm.no>
Tue, 14 Jul 2015 10:03:04 +0000 (12:03 +0200)
commita0166609f782da91710dea9183d1bf138538db37
tree766e80f1d02801a548faafb98f4c4148198e51f6
parentff89f8b917a83a3fc0dc3ad0961c3bc953f78e8f
resolved: packet - ensure there is space for IP+UDP headers

Currently we only make sure our links can handle the size of the payload witohut
taking the headers into account.
src/resolve/resolved-dns-packet.c
src/resolve/resolved-dns-packet.h
src/resolve/resolved-dns-scope.c