]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: introduce IPv6StableSecretAddress= setting
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 7 Jun 2021 21:21:57 +0000 (06:21 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 8 Jun 2021 19:56:48 +0000 (04:56 +0900)
commit9e1432d5ccf4604b1276e8b623ccb65dda518d85
tree9acbcdbfb0fd4807c8f23bea1b89b61770508f90
parent7ff9d99e9e8b75930aa05b45eb21889eac8af014
network: introduce IPv6StableSecretAddress= setting

Previously, IPv6LinkLocalAddressGenerationMode= is not set, then we
define the address generation mode based on the result of reading
stable_secret sysctl value. This makes the mode is determined by whether
a secret address is specified in the new setting.

Closes #19622.
man/systemd.network.xml
src/network/networkd-network-gperf.gperf
src/network/networkd-network.c
src/network/networkd-network.h
src/network/networkd-setlink.c
src/network/networkd-sysctl.c
test/fuzz/fuzz-network-parser/directives.network