]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/resolve/resolved-dns-packet.c
resolved: add cleanup function to rewind packets
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 30 Jan 2016 21:42:16 +0000 (16:42 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 11 Feb 2016 18:12:41 +0000 (13:12 -0500)
commite18a3c7314ddfabd3d6eabad4a32d6e571e2ec42
treeba3d380110d5e81a39ec4fea7c756de36b5ef8cd
parent4ac2ca1bdb8ff0e862927c3e1162c3686449c50a
resolved: add cleanup function to rewind packets

This makes the behaviour more consistent. Before we would not rewind
after some errors, but this seems to have been an unintentional
omission.
src/resolve/resolved-dns-packet.c