Add notion of upstream that is separate from root in Topology, etc.

This commit is contained in:
Adam Ierymenko
2016-11-17 16:20:41 -08:00
parent 3c248ec61a
commit bf8d71e82c
7 changed files with 321 additions and 55 deletions

View File

@@ -4,6 +4,7 @@ OBJS=\
node/C25519.o \
node/Capability.o \
node/CertificateOfMembership.o \
node/CertificateOfTrust.o \
node/Cluster.o \
node/Identity.o \
node/IncomingPacket.o \