mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07:00
Yet more multicast work.
This commit is contained in:
parent
fb6161e9ac
commit
592e743349
10 changed files with 207 additions and 548 deletions
|
@ -30,7 +30,6 @@ set(core_headers
|
|||
Network.hpp
|
||||
NetworkConfig.hpp
|
||||
Node.hpp
|
||||
OutboundMulticast.hpp
|
||||
Packet.hpp
|
||||
Path.hpp
|
||||
Peer.hpp
|
||||
|
@ -62,7 +61,6 @@ set(core_src
|
|||
Network.cpp
|
||||
NetworkConfig.cpp
|
||||
Node.cpp
|
||||
OutboundMulticast.cpp
|
||||
Packet.cpp
|
||||
Path.cpp
|
||||
Peer.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue