mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 21:33:57 -07:00
Make NetworkConfigMaster a plugin to get Redis and other non-endpoint code out of node/
This commit is contained in:
parent
93012b0ee5
commit
ff255a34de
6 changed files with 214 additions and 99 deletions
|
@ -17,7 +17,6 @@ OBJS=\
|
|||
node/Multicaster.o \
|
||||
node/Network.o \
|
||||
node/NetworkConfig.o \
|
||||
node/NetworkConfigMaster.o \
|
||||
node/Node.o \
|
||||
node/NodeConfig.o \
|
||||
node/OutboundMulticast.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue