C++ netconf master Redis plumbing.

This commit is contained in:
Adam Ierymenko 2015-01-06 13:45:10 -08:00
commit a369c69091
4 changed files with 355 additions and 2 deletions

View file

@ -17,6 +17,7 @@ OBJS=\
node/Multicaster.o \
node/Network.o \
node/NetworkConfig.o \
node/NetworkConfigMaster.o \
node/Node.o \
node/NodeConfig.o \
node/OutboundMulticast.o \