Turns out that node/ likely has no business with or need for the system IP routing table. So shelve that code for now.

This commit is contained in:
Adam Ierymenko 2015-03-30 17:48:48 -07:00
commit 60158aa5dd
19 changed files with 9 additions and 31 deletions

View file

@ -24,7 +24,6 @@ OBJS=\
node/Packet.o \
node/Peer.o \
node/Poly1305.o \
node/RoutingTable.o \
node/Salsa20.o \
node/SoftwareUpdater.o \
node/SHA512.o \