Files
systemd/hwdb.d
Chitoku b97e77aefd vsock-util: allow VMADDR_CID_ANY as local CID if enabled in hwdb
On Hyper-V guests, `VMADDR_CID_ANY` is valid as per implementation in
kernel driver: net/vmw_vsock/hyperv_transport.c.

Fixes https://github.com/systemd/systemd/issues/42496

Follow-up for 83359c4da0

(cherry picked from commit 85afe8e82d)
2026-06-23 15:14:19 +01:00
..
2026-05-26 13:08:01 +02:00
2025-11-17 08:54:08 +00:00
2025-12-17 13:32:00 +00:00
2025-09-17 09:41:25 +01:00
2024-07-03 13:51:52 +02:00
2026-02-20 06:38:53 +09:00
2026-05-26 13:08:01 +02:00
2026-05-26 13:08:01 +02:00
2026-05-26 13:08:01 +02:00
2025-12-17 13:32:00 +00:00

Files in this directory specify a description of hardware devices, in the form
of mappings from modalias-like keys (which identify specific hardware devices)
to udev properties.

Files in this directory are not read by udev directly. Instead,
man:systemd-hwdb(8) compiles them into a binary database.

See man:hwdb(7) for an overview of the configuration file format, and
man:systemd-udevd.service(8) for a description of the udev daemon.

Use 'systemd-analyze cat-config udev/hwdb.d' to display the effective config.