]> git.ipfire.org Git - thirdparty/suricata.git/commit
app-layer: parser cleanup 790/head
authorVictor Julien <victor@inliniac.net>
Fri, 17 Jan 2014 16:01:37 +0000 (17:01 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 21 Jan 2014 15:18:17 +0000 (16:18 +0100)
commita77b9b36e5ae20ee5354baf3a5991bdbcb18cba1
treee6936973720c21ff8212cad8c367c7a0a3031936
parent54d64a12376ed91cc6ed57ed39f97ebabe11c8e0
app-layer: parser cleanup

Use f->protomap instead of calling FlowGetProtoMapping. Don't use
TcpSession *ssn ptr for anything other than TCP
src/app-layer-dcerpc-udp.c
src/app-layer-parser.c
src/detect-dns-query.c