Files
systemd/hwdb.d
Lennart Poettering ec541c569b hwdb,rules: mark host-to-host network devices as only requiring link local addressing
This is a generalization of this logic:

https://github.com/NetworkManager/NetworkManager/blob/main/data/90-nm-thunderbolt.rules

It applies not just to thunderbolt, but to any kind of device, even
matched by vendor/product, via hwdb.

I added two entries for Prolific PC-to-PC devices (of which I have one
lying around).
2023-10-30 18:57:41 +01:00
..
2023-07-05 22:00:38 +02:00
2023-07-28 00:30:53 +01:00
2023-07-05 22:00:38 +02:00
2021-10-27 00:14:41 +02:00
2023-09-16 21:52:52 +02:00
2022-02-04 11:01:20 +09:00
2023-03-26 19:01:49 +08:00
2023-07-05 22:00:38 +02:00
2023-07-28 00:30:53 +01:00
2023-07-28 00:30:53 +01:00
2023-07-28 00:30:53 +01:00
2023-07-24 11:42:23 +01:00
2023-07-05 22:00:38 +02:00
2021-03-26 09:35:07 +01:00
2023-07-05 22:00:38 +02: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.