Possibly netlink-induced delay during boot

Hello,

I'm seeing the following during boot and it seems to result in 30 seconds of delay. It doesn't seem to be problematic later on, but I don't consciously use netlink.

Code:
WARNING: attempt to domain_add(netlink) after domainfinalize()
[nl_generic] genl_register_family: Registered family nlctrl id 16
[nl_generic] genl_register_cmds: Adding cmd GETFAMILY(3) to family nlctrl

The mailing list and forums say to ignore it, but that was regarding netgraph and bluetooth. Seeing as netlink() is relatively fresh maybe a report is appreciated.

13.2-RELEASE on QEMU on Linux

Cheers
 
Back
Top