openwisp / netjsonconfig

Network configuration management library based on NetJSON DeviceConfiguration
https://netjsonconfig.openwisp.org/
Other
359 stars 71 forks source link

[change] Added the required default values to the ZeroTier schema #278

Closed Aryamanz29 closed 1 year ago

Aryamanz29 commented 1 year ago

There are certain properties in the ZeroTier schema that require default values. For example, if we don't provide a default value for the multicastLimit property, it will be set to 0 during an API call, which disables IPv4 communication for the network.

Note: This update will resolve the SSH/ping issues we encountered during the last weekly meeting in the demo