[Bug 222126] pf is not clearing expired states

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 7 20:32:37 UTC 2017


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

--- Comment #7 from Kristof Provost <kp at freebsd.org> ---
Hmm, that looks entirely normal. Your purge thread is sleeping in the
rw_sleep() call. It should be waking up every 10 seconds or so. It's either not
waking up, or it's not actually doing anything when it wakes up.
I have no idea how either one could happen.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list