mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-11 15:46:35 -07:00
docs and minor cleanup
This commit is contained in:
parent
9ca521e894
commit
1a7e303f97
3 changed files with 20 additions and 19 deletions
|
@ -38,7 +38,7 @@ namespace ZeroTier {
|
|||
*
|
||||
* This actually isn't a total filter, in that it does not contain a hashing
|
||||
* algorithm. It's up to the caller to hash/sum the items being remembered
|
||||
* so that the distribution of 'n' is random.
|
||||
* so that the distribution of 'n' is random across the filter's size range.
|
||||
*
|
||||
* @tparam B Size in BITS, must be a multiple of 8
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue