diff options
| author | Guido Falsi <madpilot@FreeBSD.org> | 2026-02-09 20:04:01 +0000 |
|---|---|---|
| committer | Guido Falsi <madpilot@FreeBSD.org> | 2026-02-09 20:09:20 +0000 |
| commit | e912723afb4e6bcfa828fcb73f35cd82fc6bca68 (patch) | |
| tree | a7d98494e6bed38d91659690ec7b0331f8161831 /sbin | |
| parent | 1c9ca4cf71841d5f6cee070143b9e29d541e4124 (diff) | |
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/ifconfig/ifconfig.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index e1d153aa7493..f062ddec774d 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1009,7 +1009,8 @@ Clear a flag .Cm no_dad . .It Cm stableaddr Set a flag to create SLAAC addresses using a stable algorithm -according to RFC 7217. The +according to RFC 7217. +The .Xr sysctl 8 variable .Va net.inet6.ip6.use_stableaddr |
