]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolve: transaction - stop processing packet when found to be invalid 690/head
authorTom Gundersen <teg@jklm.no>
Sun, 19 Jul 2015 19:42:52 +0000 (21:42 +0200)
committerTom Gundersen <teg@jklm.no>
Thu, 23 Jul 2015 16:06:50 +0000 (18:06 +0200)
commit6709eb94f9eae15f0b4ce87ad98de05b4182a30a
tree8a2c4fed8f054f420964c2ba573a2bacf5b102a3
parent0e03ade57ea327cdefc34aaeb0a47c985b238120
resolve: transaction - stop processing packet when found to be invalid

We were stopping the transaction, but we need to stop processing the packet alltogether.
src/resolve/resolved-dns-transaction.c