K 10 svn:author V 2 kp K 8 svn:date V 27 2018-11-02T15:26:51.421125Z K 7 svn:log V 311 pf: Split the fragment reassembly queue into smaller parts Remember 16 entry points based on the fragment offset. Instead of a worst case of 8196 list traversals we now check a maximum of 512 list entries or 16 array elements. Obtained from: OpenBSD Differential Revision: https://reviews.freebsd.org/D17733 END