]> git.ipfire.org Git - people/ms/suricata.git/commit
Use ENGINE_SET_INVALID_EVENT when the packet is too small for an
authorJason Ish <jason.ish@emulex.com>
Fri, 17 Oct 2014 15:33:07 +0000 (09:33 -0600)
committerJason Ish <jason.ish@emulex.com>
Mon, 20 Oct 2014 21:15:06 +0000 (15:15 -0600)
commit2d122091945babfa5d89718130171ae8722d8607
tree3d207b096929191b039718f2cf55e0f562580023
parent65f40cbeaa0bc46a9c2e7e3ec27b2b3b449665b7
Use ENGINE_SET_INVALID_EVENT when the packet is too small for an
MPLS header, and when the payload type can not be determined.
src/decode-events.h
src/decode-mpls.c