mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-07 04:53:44 +02:00
docs
This commit is contained in:
parent
0ce0bc00d2
commit
fea1b6b2c3
1 changed files with 4 additions and 0 deletions
|
@ -365,6 +365,10 @@ namespace ZeroTier {
|
||||||
* immutable. This is because intermediate nodes can increment the hop
|
* immutable. This is because intermediate nodes can increment the hop
|
||||||
* count up to 7 (protocol max).
|
* count up to 7 (protocol max).
|
||||||
*
|
*
|
||||||
|
* A hop count of 7 also indicates that receiving peers should not attempt
|
||||||
|
* to learn direct paths from this packet. (Right now direct paths are only
|
||||||
|
* learned from direct packets anyway.)
|
||||||
|
*
|
||||||
* http://tonyarcieri.com/all-the-crypto-code-youve-ever-written-is-probably-broken
|
* http://tonyarcieri.com/all-the-crypto-code-youve-ever-written-is-probably-broken
|
||||||
*
|
*
|
||||||
* For unencrypted packets, MAC is computed on plaintext. Only HELLO is ever
|
* For unencrypted packets, MAC is computed on plaintext. Only HELLO is ever
|
||||||
|
|
Loading…
Add table
Reference in a new issue