mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-05 20:41:44 -07:00
Rip out resolver and use anycast address instead. In the long term existing TCP proxy dies anyway. Fixes static build problem for old Linux versions.
This commit is contained in:
parent
9e488ce322
commit
ec0e8a9a43
5 changed files with 5 additions and 290 deletions
|
@ -26,7 +26,6 @@ OBJS=\
|
|||
node/Tag.o \
|
||||
node/Topology.o \
|
||||
node/Utils.o \
|
||||
osdep/BackgroundResolver.o \
|
||||
osdep/ManagedRoute.o \
|
||||
osdep/Http.o \
|
||||
osdep/OSUtils.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue