mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 13:24:09 -07:00
Rename MulticastTopology to Multicaster -- same name as old multicast controller but different code. More descriptive though.
This commit is contained in:
parent
81b12b6826
commit
6c87f9f765
4 changed files with 17 additions and 17 deletions
|
@ -13,7 +13,7 @@ OBJS=\
|
|||
node/IncomingPacket.o \
|
||||
node/InetAddress.o \
|
||||
node/Logger.o \
|
||||
node/MulticastTopology.o \
|
||||
node/Multicaster.o \
|
||||
node/Network.o \
|
||||
node/NetworkConfig.o \
|
||||
node/Node.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue