mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-05 20:41:44 -07:00
Factor out RemotePath subclass of Path -- no longer needed, just cruft.
This commit is contained in:
parent
40976c02a4
commit
16bc3e0398
16 changed files with 208 additions and 211 deletions
|
@ -15,6 +15,7 @@ OBJS=\
|
|||
node/Node.o \
|
||||
node/OutboundMulticast.o \
|
||||
node/Packet.o \
|
||||
node/Path.o \
|
||||
node/Peer.o \
|
||||
node/Poly1305.o \
|
||||
node/Salsa20.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue