]> git.ipfire.org Git - thirdparty/suricata.git/commit
fix bug where we were not printing http hostname(printing <unknown> 452/head
authorAnoop Saldanha <anoopsaldanha@gmail.com>
Fri, 19 Jul 2013 16:29:53 +0000 (21:59 +0530)
committerAnoop Saldanha <anoopsaldanha@gmail.com>
Fri, 19 Jul 2013 16:29:55 +0000 (21:59 +0530)
commitee0b21652b00f9398869b097c3ddceb9f86600a9
tree0c61d38d4af0ad25f76c7cac0f9db7ebf0039728
parent7edcc13514858ceee7cfcd56a1e9926300120715
fix bug where we were not printing http hostname(printing <unknown>
previously) in httplog, filestore meta and file log.
src/log-file.c
src/log-filestore.c
src/log-httplog.c