https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234874

--- Comment #2 from [email protected] ---
        if ((ke == NULL || ke->pfrke_not) != notrule) {
                if (op_pass != PFR_OP_PASS)
                        printf("pfr_update_stats: assertion failed.\n");
                op_pass = PFR_OP_XPASS;
        }

if (op_pass != PFR_OP_PASS && V_pf_status.debug >= PF_DEBUG_MISC)
Probably good fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "[email protected]"

Reply via email to