Page MenuHomeFreeBSD

libusb: fix netlink multicast subsystem name
ClosedPublic

Authored by aokblast on Jun 7 2025, 7:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 5, 11:11 PM
Unknown Object (File)
Sep 17 2025, 3:52 AM
Unknown Object (File)
Sep 13 2025, 10:12 PM
Unknown Object (File)
Sep 13 2025, 8:05 AM
Unknown Object (File)
Sep 10 2025, 5:32 PM
Unknown Object (File)
Sep 9 2025, 5:22 PM
Unknown Object (File)
Aug 22 2025, 12:50 PM
Unknown Object (File)
Aug 13 2025, 12:44 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Use

genl

Then the output shows:

Name: nlsysevent
        ID: 0x13, Version: 00, header size: 2, max attributes: 4
        multicast groups:
          - ID: 0x34, Name: ACPI
          - ID: 0x35, Name: AEON
          - ID: 0x36, Name: CAM
          - ID: 0x37, Name: CARP
          - ID: 0x38, Name: coretemp
          - ID: 0x39, Name: DEVFS
          - ID: 0x3a, Name: device
          - ID: 0x3b, Name: ETHERNET
          - ID: 0x3c, Name: GEOM
          - ID: 0x3d, Name: HYPERV_NIC_VF
          - ID: 0x3e, Name: IFNET
          - ID: 0x3f, Name: INFINIBAND
          - ID: 0x40, Name: KERNEL
          - ID: 0x41, Name: nvme
          - ID: 0x42, Name: PMU
          - ID: 0x43, Name: RCTL
          - ID: 0x44, Name: USB
          - ID: 0x45, Name: VFS
          - ID: 0x46, Name: VT
          - ID: 0x47, Name: ZFS
hrs added a subscriber: hrs.

Looks good to me.

This revision is now accepted and ready to land.Jun 11 2025, 5:27 PM
This revision was automatically updated to reflect the committed changes.

Can this patch be MFCed to 14? If not, it makes all hot-plug detection unable to work.