mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 13:24:09 -07:00
Tons of code cleanup, refactor Network to use EthernetTapFactory, probably also fix GitHub issue #90
This commit is contained in:
parent
9b93141dd0
commit
b80c229d87
27 changed files with 169 additions and 1547 deletions
|
@ -42,7 +42,7 @@ CXXFLAGS=$(CFLAGS) -fno-rtti
|
|||
|
||||
include objects.mk
|
||||
|
||||
OBJS+=node/BSDRoutingTable.o
|
||||
OBJS+=osnet/BSDRoutingTable.o
|
||||
|
||||
all: one
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue