Background resolver.

This commit is contained in:
Adam Ierymenko 2015-05-21 13:44:33 -07:00
parent 82f6b3f550
commit 2ad69237cf
3 changed files with 258 additions and 0 deletions

View file

@ -23,6 +23,7 @@ OBJS=\
node/Switch.o \
node/Topology.o \
node/Utils.o \
osdep/BackgroundResolver.o \
osdep/Http.o \
osdep/OSUtils.o \
service/ControlPlane.o \