K 10 svn:author V 2 kp K 8 svn:date V 27 2018-11-02T15:23:57.646417Z K 7 svn:log V 360 pf: Count holes rather than fragments for reassembly Avoid traversing the list of fragment entris to check whether the pf(4) reassembly is complete. Instead count the holes that are created when inserting a fragment. If there are no holes left, the fragments are continuous. Obtained from: OpenBSD Differential Revision: https://reviews.freebsd.org/D17732 END