Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-sysctl-ignore-EIO-of-stable_secret-below-proc-sys-ne.patch4 Subject: [PATCH] sysctl: ignore EIO of stable_secret below
8 /proc/sys/net/ipv6/conf/*/stable_secret if those are not set yet.
29 + /* Ignore stable_secret below /proc/sys/net/ipv6/conf */
/openbmc/openbmc/poky/meta/recipes-core/busybox/
H A Dbusybox_1.36.1.bb49 file://0001-sysctl-ignore-EIO-of-stable_secret-below-proc-sys-ne.patch \
/openbmc/linux/include/linux/
H A Dipv6.h69 } stable_secret; member
/openbmc/linux/net/ipv6/
H A Daddrconf.c221 .stable_secret = {
282 .stable_secret = {
389 if (ndev->cnf.stable_secret.initialized) in ipv6_add_dev()
3318 if (idev->cnf.stable_secret.initialized) in ipv6_generate_stable_address()
3319 secret = idev->cnf.stable_secret.secret; in ipv6_generate_stable_address()
3321 secret = net->ipv6.devconf_dflt->stable_secret.secret; in ipv6_generate_stable_address()
3362 s = &idev->cnf.stable_secret; in ipv6_gen_mode_random_init()
5918 !idev->cnf.stable_secret.initialized && in check_stable_privacy()
6985 .data = &ipv6_devconf.stable_secret,
7265 dflt->stable_secret.initialized = false; in addrconf_init_net()
[all …]
/openbmc/linux/Documentation/networking/
H A Dip-sysctl.rst2635 stable_secret - IPv6 address
2640 addrgenmode ip-link. conf/default/stable_secret is used as the
2642 overwrite that. Writes to conf/all/stable_secret are refused.
2657 stable_secret (RFC7217)