]> git.ipfire.org Git - thirdparty/suricata.git/commit
Feature #901 - VLAN defrag support. 593/head
authorJason Ish <jason.ish@emulex.com>
Wed, 16 Oct 2013 17:59:26 +0000 (11:59 -0600)
committerJason Ish <jason.ish@emulex.com>
Wed, 16 Oct 2013 20:35:17 +0000 (14:35 -0600)
commit2953b3f6403e94874c0c7b19faf52706cff66138
tree59ec1d1fbe2c59baa651bd6fe79191d396c3dda2
parent2d3dc2302642f1e359450e57048adf07ece2b749
Feature #901 - VLAN defrag support.

Take VLAN IDs into account when re-assembling fragments.

Prevents fragments that would otherwise match, but on different
VLANs from being reassembled with each other.
src/defrag-hash.c
src/defrag.c
src/defrag.h
suricata.yaml.in