]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: call netlink in the last of route_configure() 17400/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 20 Oct 2020 06:44:21 +0000 (15:44 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 20 Oct 2020 06:44:24 +0000 (15:44 +0900)
commit0c54bfd698925c0449a85399bbf8d30b10295f7b
tree1d07b234719cb289bdf834761b9833daa3ed00d5
parent40075951dc437b3f7ea9a56085e7efa78598e33f
network: call netlink in the last of route_configure()

Otherwise, assertion will be hit when route_add() fails.
src/network/networkd-route.c