From: kn Date: Mon, 31 Oct 2022 19:48:50 +0000 (+0000) Subject: Fix comment: IPv6 link local addresses do not use SOII anymore X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=ab2ae2f8e527b3da83de24947f290b83022be24b;p=openbsd Fix comment: IPv6 link local addresses do not use SOII anymore sys/netinet6/in6_ifattach.c r1.114 limited it to SLAAC addresses in 2019. --- diff --git a/etc/netstart b/etc/netstart index e80a04b2e8c..2bae217e988 100644 --- a/etc/netstart +++ b/etc/netstart @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: netstart,v 1.223 2022/10/31 19:25:16 kn Exp $ +# $OpenBSD: netstart,v 1.224 2022/10/31 19:48:50 kn Exp $ # Turn off Strict Bourne shell mode. set +o sh @@ -329,7 +329,7 @@ if ifconfig lo0 inet6 >/dev/null 2>&1; then fi # Load key material for the generation of IPv6 Semantically Opaque Interface -# Identifiers (SOII) used for link local and SLAAC addresses. +# Identifiers (SOII) used for SLAAC addresses. $PRINT_ONLY || [[ ! -f /etc/soii.key ]] || sysctl -q "net.inet6.ip6.soiikey=$(