ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to attic.

This commit is contained in:
Adam Ierymenko 2016-06-15 15:02:40 -07:00
commit b90e66f7c7
8 changed files with 726 additions and 86 deletions

View file

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