]> git.ipfire.org Git - people/ms/suricata.git/history - src/defrag.h
core: Remove unneeded consts
[people/ms/suricata.git] / src / defrag.h
2020-02-07  Victor Julienthreading: change local packet queue logic
2018-09-17  Jason Ishdefrag: use rb tree to store fragments
2017-02-13  Jason Ishdefrag - take protocol into account during re-assembly
2015-10-08  Jason Ishdefrag: tracker initialization cleanup
2014-08-06  Victor Juliendefrag: use 'struct timeval' for timeout tracking
2013-11-28  Eric Leblonddefrag: don't modify packet if defrag fails
2013-11-28  Giuseppe Longofeature #417: add support for configuration per host...
2013-10-16  Jason IshFeature #901 - VLAN defrag support.
2013-09-16  Ken SteeleSupport for Tile Gx atomic instructions
2012-09-19  Victor JulienDefrag engine
2010-12-23  Victor JulienCleanup defrag engine on shutdown.
2010-05-05  William MetcalfImport of GPLv2 Header 050410
2010-02-09  Jason IshIssue 82 - fragment counters. - number of fragments...
2010-01-07  Jason Ishconsolidate more common code between ipv4 and ipv6.
2009-12-16  Jason IshFirst cut at IPv6 re-assembly. Only BSD policy for...
2009-10-26  Victor JulienFix warning free compilation of defrag. Fix a missing...
2009-10-26  Jason IshBreak out checksum fixup code to make the license separ...