GitHub Issue #69 - make MAC assignment schema differ between virtual networks.
This commit is contained in:
parent
05f5755bb1
commit
beb7b5bbe5
9 changed files with 278 additions and 217 deletions
|
@ -170,14 +170,6 @@ error_no_byte_order_defined;
|
|||
*/
|
||||
#define ZT_FRAGMENTED_PACKET_RECEIVE_TIMEOUT 1000
|
||||
|
||||
/**
|
||||
* First byte of MAC addresses derived from ZeroTier addresses
|
||||
*
|
||||
* This has the 0x02 bit set, which indicates a locally administrered
|
||||
* MAC address rather than one with a known HW ID.
|
||||
*/
|
||||
#define ZT_MAC_FIRST_OCTET 0x32
|
||||
|
||||
/**
|
||||
* Length of secret key in bytes -- 256-bit for Salsa20
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue