Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,8 @@ version of the option list.
`true` otherwise). Otherwise, it will simply be used as
default value for service config.
- `<addr>.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:
Expand Down Expand Up @@ -270,7 +271,7 @@ version of the option list.
`AdvOtherConfigFlag` default to true as well.
- `<iface>.ipv6.corerad` - CoreRAD settings (IPv6 router
advertisement daemon)
- `<iface>.ipv6.corerad.enable` - enable radvd
- `<iface>.ipv6.corerad.enable` - enables corerad
- `<iface>.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`
Expand Down