mirror of https://github.com/OISF/suricata
defrag: tracker initialization cleanup
Remove the old tracker reset macro which is no longer being used. Clear last_seen and remove flags on initialization. Remove extra call to DefragTrackerInit as it was being called 2x for each new tracker. Now that DefragTrackerNew is just a wrapper for DefragTrackerAlloc, remove it and just call DefragTrackerAlloc directly.pull/1675/head
parent
69b4218afc
commit
3aa7e38c14
Loading…
Reference in New Issue