]> git.ipfire.org Git - thirdparty/suricata.git/commit
proto-detect: masks cleanup 941/head
authorVictor Julien <victor@inliniac.net>
Thu, 3 Apr 2014 14:42:42 +0000 (16:42 +0200)
committerVictor Julien <victor@inliniac.net>
Thu, 17 Apr 2014 13:32:25 +0000 (15:32 +0200)
commit3df904475c5de936645b8038a1fcec698676d0aa
tree25804cba6c00b0c198fe8d87d0b3e064f4ce677b
parent8252416c1013f77a2ee3ffb7703d7fbfdea5d483
proto-detect: masks cleanup

The direction specific masks were not used correctly. The toserver ones
were only used for 'dp' registrations, the toclient ones only for 'sp'.

The patch merges them.
src/app-layer-detect-proto.c