]> git.ipfire.org Git - thirdparty/suricata.git/commit
Use a typdef AppProto <-> uint16_t for representing app layer protocol.
authorAnoop Saldanha <anoopsaldanha@gmail.com>
Fri, 6 Dec 2013 11:51:57 +0000 (17:21 +0530)
committerAnoop Saldanha <anoopsaldanha@gmail.com>
Sun, 29 Dec 2013 06:55:44 +0000 (12:25 +0530)
commit127ef8f903f2f0cf9101c7992d3aa7e3dcbb6bee
tree001fba7a55346d46e3d97486935f8a00ab7dc5bf
parentabded4200a39c28e9adaa352eb9d2bd66a3aa271
Use a typdef AppProto <-> uint16_t for representing app layer protocol.

Some minor refactoring/cleanup, including renaming functions.
src/app-layer-protos.c
src/app-layer-protos.h
src/detect-engine-analyzer.c
src/detect-parse.c
src/util-profiling.c