HomeFreeBSD

pf: Fix incorrect assertion

Description

pf: Fix incorrect assertion

We never set PFRULE_RULESRCTRACK when calling pf_insert_src_node(). We do set
PFRULE_SRCTRACK, so update the assertion to match.

MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D27254

Details

Provenance
kpAuthored on
Differential Revision
D27254: pf: Fix incorrect assertion
Parents
rS367866: bzgrep: make flag --no-filename work
Branches
Unknown
Tags
Unknown