K 10 svn:author V 2 cy K 8 svn:date V 27 2023-09-27T02:23:13.604055Z K 7 svn:log V 407 ipfilter: Avoid allocating a new ipf token when not needed Only allocate a new ipftoken_t if one cannot be found. This eliminates allocating unnecessary token structures that will never be used when performing simple lookups for existing token structures. (cherry picked from commit 7f5e3b9fa3d159b7f061b4d01a767cbe5d0527f3) Git Hash: b083794291d245f05940552a37f7d5c5badc2d17 Git Author: cy@FreeBSD.org END