Work in progress on Cluster for new root infrastructure, multi-homing.

This commit is contained in:
Adam Ierymenko 2015-10-14 14:12:12 -07:00
parent c312ae221f
commit 619e113748
10 changed files with 794 additions and 16 deletions

View file

@ -4,6 +4,7 @@ OBJS=\
ext/http-parser/http_parser.o \
node/C25519.o \
node/CertificateOfMembership.o \
node/Cluster.o \
node/Dictionary.o \
node/Identity.o \
node/IncomingPacket.o \