]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev/net: cache parsed result of net.ifnames=
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 10 Apr 2022 14:41:34 +0000 (23:41 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 11 Apr 2022 10:58:54 +0000 (19:58 +0900)
commitd806fff1dd5d5912aa7e61cd3d4ce873b802cde8
tree5edbecc3343e0a2878f8fdb82bc6079733bdac81
parent1196b6a2e61075c029cb959f1e866af04e01fbe4
udev/net: cache parsed result of net.ifnames=

To make the log message shown only once.
src/udev/net/link-config.c