]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: nexthop: first create nexthops with ID
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 5 Feb 2021 01:21:19 +0000 (10:21 +0900)
committerLennart Poettering <lennart@poettering.net>
Wed, 17 Feb 2021 18:39:37 +0000 (19:39 +0100)
commit055e4909de8f83563e3e8bba1ac64db80c916bb4
tree8aefbebf0b2db6ad083678124d32aa0020faff08
parent0761da386a6cb0ced3721f2dee123fd983c71178
network: nexthop: first create nexthops with ID

Otherwise, an ID-less nexthop may conflict with a later nexthop with ID.
src/network/networkd-nexthop.c