K 10 svn:author V 2 kp K 8 svn:date V 27 2020-10-12T12:39:37.005816Z K 7 svn:log V 475 pf: create a kif for flags If userspace tries to set flags (e.g. 'set skip on ') and doesn't exist we should create a kif so that we apply the flags when the does turn up. Otherwise we'd end up in surprising situations where the rules say the interface should be skipped, but it's not until the rules get re-applied. Reviewed by: Lutz Donnerhacke MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D26742 END