From 9254839b5b5aa0d46b20849b5795d4eb245d6671 Mon Sep 17 00:00:00 2001 From: Silverdev2482 <84248605+Silverdev2482@users.noreply.github.com> Date: Wed, 9 Jul 2025 15:18:47 -0500 Subject: [PATCH] Fix typo Fix typo and specify what can happen if you don't set gateways. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index beb2392..f1db3b8 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,8 @@ version of the option list. `true` otherwise). Otherwise, it will simply be used as default value for service config. - `.gateways` - for DHCP servers - the IPv6 gateways for - this network. If empty, I don't know what happens, you guess. + this network. If empty, this may cause breakages, such as + corerad crashing. - Each gateway may be a string in the CIDR notation. Alternatively, it may be an attrset with the following attrs: @@ -270,7 +271,7 @@ version of the option list. `AdvOtherConfigFlag` default to true as well. - `.ipv6.corerad` - CoreRAD settings (IPv6 router advertisement daemon) - - `.ipv6.corerad.enable` - enable radvd + - `.ipv6.corerad.enable` - enables corerad - `.ipv6.corerad.interfaceSettings` - per-interface settings (attrs). Defaults to `advertise = true`, if any DHCP server (e.g. Kea) is enabled then `managed` and `other_config`