mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
Clean out unused netconf fields, rename a few, work on new netconf server.
This commit is contained in:
parent
d5f95b721d
commit
1e6475fad6
4 changed files with 300 additions and 248 deletions
|
@ -58,7 +58,7 @@ Each network has a network record indexed by its 64-bit network ID in lower-case
|
|||
- R infrastructure :: if true, network can't be deleted through API or web UI
|
||||
- M private :: if true, network requires authentication
|
||||
- R creationTime :: timestamp of network creation
|
||||
- M etherTypes :: comma-delimited list of integers indicating Ethernet types permitted on network
|
||||
- M etherTypes :: comma-delimited list of *hexadecimal* integers indicating Ethernet types permitted on network
|
||||
- M enableBroadcast :: if true, ff:ff:ff:ff:ff:ff is enabled network-wide
|
||||
- M v4AssignMode :: 'none' (or null/empty/etc.), 'zt', 'dhcp'
|
||||
- M v4AssignPool :: network/bits from which to assign IPs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue