mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-17 22:58:22 +00:00
Bridging (GitHub issue #68) does indeed work! Just needed to fix a packet size thinko.
This commit is contained in:
@ -496,7 +496,7 @@ public:
|
||||
*/
|
||||
VERB_RENDEZVOUS = 5,
|
||||
|
||||
/* A ZT-to-ZT unicast ethernet frame:
|
||||
/* A ZT-to-ZT unicast ethernet frame (shortened EXT_FRAME):
|
||||
* <[8] 64-bit network ID>
|
||||
* <[2] 16-bit ethertype>
|
||||
* <[...] ethernet payload>
|
||||
|
Reference in New Issue
Block a user