]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev/net: support Match.Firmware= in .link files (#22462)
authorAlvin Šipraga <63646079+sipraga@users.noreply.github.com>
Thu, 10 Feb 2022 07:19:28 +0000 (08:19 +0100)
committerGitHub <noreply@github.com>
Thu, 10 Feb 2022 07:19:28 +0000 (16:19 +0900)
commit19ff06b3a4cb2a2e1612e5774f75a145995b4849
treecf2097574d458cab321e92b1ad6835f476eeccfa
parent56eb88761e765adaad4abebb2ec78fcc476a197d
udev/net: support Match.Firmware= in .link files (#22462)

In cbcdcaaa0ec5 ("Add support for conditions on the machines firmware")
a new Firmware= directive was added for .netdev and .network files.
While it was also documented to work on .link files, in actual fact the
support was missing. Add that one extra line to make it work, and also
update the fuzzer directives.
src/udev/net/link-config-gperf.gperf
test/fuzz/fuzz-link-parser/directives.link
test/fuzz/fuzz-unit-file/directives-all.service