]> git.ipfire.org Git - thirdparty/suricata.git/commit
dns: tag each tx we get a reply for as replied 765/head
authorVictor Julien <victor@inliniac.net>
Thu, 12 Dec 2013 12:12:13 +0000 (13:12 +0100)
committerVictor Julien <victor@inliniac.net>
Mon, 13 Jan 2014 10:25:52 +0000 (11:25 +0100)
commit9b736b6b9e4cf0e18041dcc26ffce95df708f55c
treef162ce60f6d4e90801e0061f3ed7f0658be49c6c
parent2047e72cbeabd5304ebae8381aed40f8b162f7d3
dns: tag each tx we get a reply for as replied

Also, detect and print when server says recursion is desired.
src/app-layer-dns-common.h
src/app-layer-dns-tcp.c
src/app-layer-dns-udp.c
src/log-dnslog.c