mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-10 15:23:06 -07:00
Filter work, add name and desc to netconf response, small compiler warning fix.
This commit is contained in:
parent
01a70d09db
commit
3745377872
5 changed files with 199 additions and 193 deletions
|
@ -64,9 +64,9 @@ public:
|
|||
shutdownInProgress(false),
|
||||
log((Logger *)0),
|
||||
prng((CMWC4096 *)0),
|
||||
demarc((Demarc *)0),
|
||||
multicaster((Multicaster *)0),
|
||||
sw((Switch *)0),
|
||||
demarc((Demarc *)0),
|
||||
topology((Topology *)0),
|
||||
sysEnv((SysEnv *)0),
|
||||
nc((NodeConfig *)0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue