]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon/worker: minor refactoring around knot_pkt_parse()
authorVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 1 Dec 2022 18:25:57 +0000 (19:25 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 6 Dec 2022 11:58:14 +0000 (12:58 +0100)
commita0cbbde1c72beb06c8bfca000996d63f251aad37
treeb8baa0ff0f263b6e75ade26c891e9b8c979c352b
parent4696db4c085e1856230441e4806718e39edbcd17
daemon/worker: minor refactoring around knot_pkt_parse()

The separate function wasn't really doing anything.
Also add a debug log.
daemon/worker.c