]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.link.xml
udev/net: also support [SR-IOV] section in .link files
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 14 Jan 2022 08:24:49 +0000 (17:24 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 19 Jan 2022 06:00:49 +0000 (15:00 +0900)
commitbd29dfef8ba1799bb07f8d5e20710c68beb8fe30
tree6b79a820652229c471fa84f64e9591ed51c7f71a
parentb4fd34d81cb4aee49d10e16aa9b51e46f524528d
udev/net: also support [SR-IOV] section in .link files

The same section is already supported by .network files. But such
low-level inteerface setting should be done by udevd, instead of
networkd. Let's also support the same semantics by .link files.

Prompted by https://github.com/systemd/systemd/issues/20474#issuecomment-901901360.
man/systemd.link.xml
man/systemd.network.xml
src/udev/net/link-config-gperf.gperf
src/udev/net/link-config.c
src/udev/net/link-config.h
test/fuzz/fuzz-link-parser/directives.link