helpers: Fix bug in ndn-global-routing-helper

Fix subtle bug that in rare cases could crash
the CalculateAllPossibleRoutes method of ndn-global-routing-helper

Change-Id: I27e8b159d61e1b5f6dd21879f36ed63667f5c12a
Refs: #2535
1 file changed
tree: 8c7780d80d8153db09208a63200f65f5c8e9d1d0
  1. .jenkins.d/
  2. .waf-tools/
  3. apps/
  4. bindings/
  5. docs/
  6. examples/
  7. helper/
  8. model/
  9. NFD/
  10. tests/
  11. utils/
  12. .clang-format
  13. .gitignore
  14. .jenkins
  15. .travis.yml
  16. AUTHORS
  17. COPYING.md
  18. ndn-all.hpp
  19. README.md
  20. VERSION
  21. wscript
README.md

ndnSIM 2.0

ndnSIM 2.0 is a new release of NS-3 based Named Data Networking (NDN) simulator that went through extensive refactoring and rewriting. The key new features of the new version:

ndnSIM 2.0 documentation

For more information, including downloading and compilation instruction, please refer to http://ndnsim.net or documentation in docs/ folder.