[Bug 274306] The nlsysevent kernel module fails to load.

2023-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274306 Mark Johnston changed: What|Removed |Added Assignee|b...@freebsd.org|k...@freebsd.org Statu

[Bug 274306] The nlsysevent kernel module fails to load.

2023-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274306 --- Comment #5 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=ab393e9548f8cc0ee28499c411963b798ebb38a5 commit ab393e9548f8cc0ee28499c411963b798ebb38a5 Author:

[Bug 274306] The nlsysevent kernel module fails to load.

2023-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274306 --- Comment #4 from Kristof Provost --- (In reply to Mark Johnston from comment #3) I'd prefer this: https://reviews.freebsd.org/D42170 because that'll fix everything. I've already run into this issue in carp and pf, and I'm not confident t

[Bug 274306] The nlsysevent kernel module fails to load.

2023-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274306 --- Comment #3 from Mark Johnston --- (In reply to Kristof Provost from comment #2) That looks good to me if you want to commit it. I don't see any problem with including opt_netlink.h in netlink.h. Assuming that this problem exists in st

[Bug 274306] The nlsysevent kernel module fails to load.

2023-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274306 --- Comment #2 from Kristof Provost --- diff --git a/sys/netlink/netlink_sysevent.c b/sys/netlink/netlink_sysevent.c index 01d0837b14d2..e3abdd688e66 100644 --- a/sys/netlink/netlink_sysevent.c +++ b/sys/netlink/netlink_sysevent.c @@ -25,6

[Bug 274306] The nlsysevent kernel module fails to load.

2023-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274306 Mark Johnston changed: What|Removed |Added Status|New |Open CC|

[Bug 274306] The nlsysevent kernel module fails to load.

2023-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274306 Bug ID: 274306 Summary: The nlsysevent kernel module fails to load. Product: Base System Version: 14.0-STABLE Hardware: Any OS: Any Status: New Seve