mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
More work on adding testnet and user-mode capabilities for local network simulation.
This commit is contained in:
parent
2a58c3fb98
commit
67aa23530b
31 changed files with 251 additions and 39 deletions
|
@ -4,6 +4,9 @@ OBJS=\
|
|||
control/NodeControlClient.o \
|
||||
control/NodeControlService.o \
|
||||
ext/lz4/lz4.o \
|
||||
testnet/TestEthernetTap.o \
|
||||
testnet/TestEthernetTapFactory.o \
|
||||
testnet/TestRoutingTable.o \
|
||||
node/C25519.o \
|
||||
node/CertificateOfMembership.o \
|
||||
node/Defaults.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue