mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-16 14:18:24 +00:00
GitHub Issue #69 - make MAC assignment schema differ between virtual networks.
This commit is contained in:
@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user