HomeFreeBSD

MFC r366647:

Description

MFC r366647:

pf: create a kif for flags

If userspace tries to set flags (e.g. 'set skip on <ifspec>') and <ifspec>
doesn't exist we should create a kif so that we apply the flags when the
<ifspec> 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.

Details

Provenance
kpAuthored on
Parents
rS367055: MFC r366830:
Branches
Unknown
Tags
Unknown