commit | 887336ca8df2851b67d8aad195abaeb5f2f83ac0 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Sep 19 15:25:23 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Sep 19 15:25:23 2017 -0400 |
tree | eff0b7de08ef8c4757c2809d11a9a0fd546f7b51 | |
parent | 7072e1604ab9913e7f19aa2b3f2e5aedfd70090c [diff] |
chunks: declare DiscoverVersion destructor virtual The concrete subclasses are deleted polymorphically through a unique_ptr<DiscoverVersion>. Also add -Wnon-virtual-dtor to the default CXXFLAGS to prevent this from happening in the future. Change-Id: If00a99566a54c7af4cd27df6fe68dcdef4cb4e82
ndn-tools is a collection of essential tools for Named Data Networking. These tools are recommended to be installed on all NDN nodes.
Tools in this collection include:
See INSTALL.md for build instructions.
Please file bug reports and feature requests on ndn-tools Redmine site.
You may contribute code on NDN Gerrit. GitHub pull requests are not accepted.