]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-network.c
network: drop list of static address labels
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 29 Sep 2020 16:20:43 +0000 (01:20 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 6 Oct 2020 17:44:42 +0000 (02:44 +0900)
commitd6a2a0f9a7a325e98b053a1447b04d548a11e35e
treeb5bca8b161164398bcdfe3a3558687062894535a
parent64753f354d762e0f9cb641c48256011503408a44
network: drop list of static address labels

[IPv6AddressLabel] sections are managed by both LIST and Hashmap.
Let's drop list, as they store the completely same information.
src/network/networkd-address-label.c
src/network/networkd-address-label.h
src/network/networkd-link.c
src/network/networkd-network.c
src/network/networkd-network.h