]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: drop list of static routes
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 2 Oct 2020 01:41:55 +0000 (10:41 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 6 Oct 2020 17:44:43 +0000 (02:44 +0900)
commit2a54a0446b2ff2cd8f4fcded06fcc59602140079
tree5afea7ad34ca59c57aa33582a8f9ed29f9774ebb
parent833f3663a07a868a023579801afb08522e3ecf79
network: drop list of static routes

[Route] sections are managed by both LIST and Hashmap. Let's drop the
list.
src/network/networkd-dhcp4.c
src/network/networkd-ndisc.c
src/network/networkd-network.c
src/network/networkd-network.h
src/network/networkd-route.c
src/network/networkd-route.h