Date: Thu, 07 Sep 2017 19:27:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 222126] pf is not clearing expired states Message-ID: <bug-222126-8-tjFMPCrwtv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-222126-8@https.bugs.freebsd.org/bugzilla/> References: <bug-222126-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222126 --- Comment #4 from noah.bergbauer@tum.de --- I just realized that because pf is compiled into the kernel, the dtrace pro= bes need to be fbt:kernel:* instead of fbt:pf:* . With that, it starts up: dtrace: script './pf.dtrace' matched 8 probes And then just sits there with no output. As states were filling up again, I removed the "set timeout interval 1" from the config and re-added it. This again cleared out the dead states and dtra= ce started printing things for a few seconds, but now it's silent again. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222126-8-tjFMPCrwtv>