User Details
- User Since
- Sep 28 2014, 7:22 PM (617 w, 3 d)
Yesterday
Mon, Jul 27
Fri, Jul 24
Thu, Jul 23
Wed, Jul 22
Tue, Jul 21
Wed, Jul 15
Wed, Jul 8
Tue, Jul 7
I'll give Gleb a few more days to take another look and then I'll commit the entire series.
Thanks for the fix!
Mon, Jul 6
Sun, Jul 5
Fri, Jul 3
That looks pretty good to me, but I'd like to give Gleb some time to look as well. He's a lot more familiar with unmapped buffers than I am.
Wed, Jul 1
Tue, Jun 30
Jun 28 2026
Jun 26 2026
Remove epoch cleanup.
Update failing test case to use pfsync0 iso. pflog0 (for now).
mtx -> sx
Do you happen to know of a way to get an interface (struct ifnet) without AF_INET6? I used to use pflog0 for this, and now clearly can't any more. (The test for PR 288263 does that.)
Ideally I'd like to not remove the test, but without such an interface there's no point to it.
- locking fixes
- man page improvement
- fix pflogd to not look for a network interface
- have /etc/rc.d/pflogd create extra log devices if required
Ah, yeah, that's an issue.
I could remove the MPSAFE, but we probably don't want to rely on Giant, so that's not great either.
Jun 25 2026
Jun 24 2026
Jun 23 2026
Jun 22 2026
Yes. that's indeed a bug, but I fixed it two weeks ago: https://cgit.freebsd.org/src/commit/?id=fcb31b57112425a4eb64241651a0206108105298
Jun 20 2026
Jun 17 2026
Will do.
