]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: request to configure static settings earlier
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 18 May 2021 05:42:47 +0000 (14:42 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 7 Jun 2021 21:33:27 +0000 (06:33 +0900)
commit9710895378fcbc53da30e95806bb0494d8c1bad5
tree56121f5371467dc03d1650d7e135ffc8f5e5336d
parent40b12fa20dcf8ae3138de4384a869a298a69ee19
network: request to configure static settings earlier

Now, all static configs should be ordered after the link gains its carrier.
So, it is not necessary to wait for that before queuing requests.
src/network/networkd-link.c