mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-12-06 10:31:31 -08:00
Add network ID to upstream lookup, cleanup, release notes for 1.16.
This commit is contained in:
parent
697011df7b
commit
58c80ff0ab
10 changed files with 136 additions and 253 deletions
|
|
@ -13,11 +13,11 @@
|
|||
|
||||
#include "Bond.hpp"
|
||||
|
||||
#include "Node.hpp"
|
||||
#include "Switch.hpp"
|
||||
|
||||
#include <cinttypes> // for PRId64, etc. macros
|
||||
#include <cmath>
|
||||
#include <cstdio>
|
||||
#include <string>
|
||||
|
||||
// FIXME: remove this suppression and actually fix warnings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue