mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 21:33:57 -07:00
Re-integrate in-filesystem DB into new controller DB structure.
This commit is contained in:
parent
7fc9094d8e
commit
1613f42d00
11 changed files with 654 additions and 362 deletions
|
@ -28,6 +28,8 @@ CORE_OBJS=\
|
|||
|
||||
ONE_OBJS=\
|
||||
controller/EmbeddedNetworkController.o \
|
||||
controller/DB.o \
|
||||
controller/FileDB.o \
|
||||
controller/RethinkDB.o \
|
||||
osdep/ManagedRoute.o \
|
||||
osdep/Http.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue