Skip to content

Release v1.7.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 09:10
130ef73

Based on Nebula's 1.7.2 release

Features

Support for Domains

Implements domains features in nebula to isolate nodes belonging to same domain, nodes that have matching domains can only communicate (inbound/outbound), this is checked first and only after domain matches are firewall rules compared.

  • The nebula-cert ca command now includes support for mapping the CA to a list of domains that it accepts, with support for wildcards.
  • The nebula-cert sign command now includes support for mapping domains to the node. One or more domain can be assigned.
  • The firewall rules for incoming and outgoing traffic now checks for at least one domain match between the host and peer certificates.

What's Changed

New Contributors

Full Changelog: https://github.com/mecha-org/nebula/commits/v1.7.2