Home
last modified time | relevance | path

Searched refs:stable_secret (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/testing/selftests/net/
H A Dgre_ipv6_lladdr.sh95 ip netns exec "${NS0}" sysctl -qw net.ipv6.conf.gretest.stable_secret="2001:db8::abcd"
/linux-6.15/include/linux/
H A Dipv6.h76 } stable_secret; member
/linux-6.15/net/ipv6/
H A Daddrconf.c222 .stable_secret = {
286 .stable_secret = {
396 if (ndev->cnf.stable_secret.initialized) in ipv6_add_dev()
3360 if (idev->cnf.stable_secret.initialized) in ipv6_generate_stable_address()
3361 secret = idev->cnf.stable_secret.secret; in ipv6_generate_stable_address()
3363 secret = net->ipv6.devconf_dflt->stable_secret.secret; in ipv6_generate_stable_address()
3404 s = &idev->cnf.stable_secret; in ipv6_gen_mode_random_init()
5996 !idev->cnf.stable_secret.initialized && in check_stable_privacy()
7083 .data = &ipv6_devconf.stable_secret,
7361 dflt->stable_secret.initialized = false; in addrconf_init_net()
[all …]
/linux-6.15/Documentation/networking/
H A Dip-sysctl.rst2756 stable_secret - IPv6 address
2761 addrgenmode ip-link. conf/default/stable_secret is used as the
2763 overwrite that. Writes to conf/all/stable_secret are refused.
2778 stable_secret (RFC7217)