]> git.ipfire.org Git - thirdparty/suricata.git/commit
dns: update counters 788/head
authorVictor Julien <victor@inliniac.net>
Tue, 21 Jan 2014 13:18:37 +0000 (14:18 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 21 Jan 2014 13:21:17 +0000 (14:21 +0100)
commit9a21a2f64ba1a8f2a74786e83bd805fb1cc74ff2
tree50fac8337c544ada4a431cf7ddd5a0108a2beb53
parent66f764ce7b9d4d310df918f9ed671ebab9338bd5
dns: update counters

This patch updates the DNS counters from the main AppLayer entry
functions. Due to the limited scope of AppLayerThreadCtx some of
the logic had to be implemented in app-layer.c, where it doesn't
belong.
src/app-layer-dns-common.c
src/app-layer-dns-common.h
src/app-layer.c