All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Added a delay to punching via lighthouse signal to deal with race conditions in some linux conntrack implementations.
See deprecated, this also adds a new punchy.delay
option that defaults to 1s
punchy
, punch_back
configuration options have been collapsed under the now top level punchy
config directive.
punchy.punch
- This is the old punchy
option. Should we perform NAT hole punching (default false)?
punchy.respond
- This is the old punch_back
option, Should we respond to hole punching by hole punching back (default false)?
nebula
-service
. If you are building from source, use make service
to build this feature.mips
, mips64
, 386
and ppc64le
processors on Linux.lighthouse.dns.host
and lighthouse.dns.port
.unsafe_routes
section to your
config to allow hosts to act as gateways to other subnets. Read the example
config for more details. This is supported on Linux and macOS.0
, never update the lighthouse (mobile
optimization).group: ["one-group"]
, this will
now be accepted, with a warning to use group: "one-group"
instead.listen.host
configuration option was previously ignored (the bind host
was always 0.0.0.0). This option will now be honored.ca_sha
and ca_name
firewall rule options should now work correctly.