From 68391f5e7e862d346b0994fd6d759a77e9297a7b Mon Sep 17 00:00:00 2001 From: Florian Obser Date: Wed, 8 Mar 2023 18:53:30 +0100 Subject: [PATCH] Oops, needs to be a https link, not file. --- dynamic_host_configuration_please.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic_host_configuration_please.org b/dynamic_host_configuration_please.org index eea7790..000c6e8 100644 --- a/dynamic_host_configuration_please.org +++ b/dynamic_host_configuration_please.org @@ -157,7 +157,7 @@ restricted-service operating mode in OpenBSD"]]. slaacd(8) is enabled per default on all OpenBSD installations. IPv6 stateless address auto-configuration is enabled on an interface -by setting the =AUTCONF6= flag using [[file:/man.openbsd.org/ifconfig.8][ifconfig(8)]]: =ifconfig iwm0 inet6 +by setting the =AUTCONF6= flag using [[https://man.openbsd.org/ifconfig.8][ifconfig(8)]]: =ifconfig iwm0 inet6 autoconf=. The kernel announces this changed interface flag to the whole system using a broadcasted route message. slaacd(8) reads those messages using a [[https://man.openbsd.org/route.4][route(4)]] socket.