Bridging in NetworkConfig - GitHub Issue #68
This commit is contained in:
parent
fb31f93c52
commit
4e1f49258b
4 changed files with 43 additions and 5 deletions
|
@ -108,6 +108,11 @@ error_no_byte_order_defined;
|
|||
*/
|
||||
#define ZT_ADDRESS_LENGTH 5
|
||||
|
||||
/**
|
||||
* Length of a hexadecimal ZeroTier address
|
||||
*/
|
||||
#define ZT_ADDRESS_LENGTH_HEX 10
|
||||
|
||||
/**
|
||||
* Addresses beginning with this byte are reserved for the joy of in-band signaling
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue