]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: address-generation: modernize config_parse_address_generation_type()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 1 Oct 2021 12:23:56 +0000 (21:23 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 6 Oct 2021 16:14:51 +0000 (01:14 +0900)
commit3bac5fe6c9b80794d8858066c563bfab5934934f
tree74fa2eab4dbb312071436c3857599ed7d80d43c4
parentffb834cb87caded518f013d35bca74b21d5d00f5
network: address-generation: modernize config_parse_address_generation_type()

- drop unused _NONE type,
- rename IPv6Token::prefix -> IPv6Token::address,
- clear unused part of IPv6Token::address,
- use Set, instead of OrderedSet.
src/network/networkd-address-generation.c
src/network/networkd-network-gperf.gperf
src/network/networkd-network.c
src/network/networkd-network.h