commit | 9003483df0cbaa784b76705265fe7e30d5b7d55b | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Wed May 30 10:10:31 2018 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Fri Jun 08 10:30:18 2018 -0400 |
tree | 8494a5a2c33535a176eba3649469d565bdbb6149 | |
parent | 405eca971959046883055c0826d8c6067e11db8b [diff] |
build: require gcc >= 5.3 and switch to C++14 Change-Id: Iba0a1fc8e4a0a0d5ec4150d4dca96792a73237e3 Refs: #3076, #4462
NDNS is a completely distributed database system that largely mimics the structure of the DNS system in today's Internet but operates within the NDN architecture. Although the design of NDNS was primarily driven with a desire to provide support for cryptographic key distribution and routing scalability management, we believe that NDNS can also serve a number of other purposes during the development and deployment of the NDN architecture in coming years.