Date: Wed, 06 May 2026 07:21:36 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 295045] devd: Use PF_LOCAL instead of PF_INET Message-ID: <bug-295045-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295045 Bug ID: 295045 Summary: devd: Use PF_LOCAL instead of PF_INET Product: Base System Version: 16.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: zarychtam@plan-b.pwste.edu.pl Created attachment 270450 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=270450&action=edit 0001-devd-Use-PF_LOCAL-instead-of-PF_INET.patch While working on the review D56797, I found a flaw, or rather incompatibility, in devd(8) that prevents media checking when there is no INET support in the system. We can easily fix it by using PF_LOCAL. The patch was tested on a system without INET support, and it fixes the issue. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295045-227>
