mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 13:24:09 -07:00
ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to attic.
This commit is contained in:
parent
4446dbde5e
commit
b90e66f7c7
8 changed files with 726 additions and 86 deletions
|
@ -23,6 +23,7 @@ OBJS=\
|
|||
node/Topology.o \
|
||||
node/Utils.o \
|
||||
osdep/BackgroundResolver.o \
|
||||
osdep/ManagedRoute.o \
|
||||
osdep/Http.o \
|
||||
osdep/OSUtils.o \
|
||||
service/ClusterGeoIpService.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue