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

Kristof Provost <k...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Not A Bug
                 CC|                            |k...@freebsd.org

--- Comment #1 from Kristof Provost <k...@freebsd.org> ---
pflog depends on pf. It's not possible to load pflog unless pf is loaded (or
more accurately, "kldload pflog" will implicitly load pf as well). That also
implies that you cannot unload pf itself until pflog is unloaded. That's
entirely expected.

There's no scenario where pflog can crash without taking the entire kernel
down.

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

Reply via email to