]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: do not call link_check_ready() in link_request_set_routing_policy_rule()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 14 Jul 2020 03:48:02 +0000 (12:48 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 15 Jul 2020 08:15:25 +0000 (17:15 +0900)
commit5d976f5f64a29e9df0afe95724716eb9c4221b24
treebc9864f0021094bf5333540da2356a571ba585ca
parent0c816fcc7b7b1d47bc0616edada91a44f41f1c0d
network: do not call link_check_ready() in link_request_set_routing_policy_rule()

It will be called in link_request_set_nexthop() or serveral handlers().
src/network/networkd-link.c