build: Update waf to version 1.8.9 (with custom patches)

https://github.com/cawka/waf/tree/2a098b1e9bc626c19cbd47c1f670758c17edf54c

Change-Id: I5840679e44741b4e2b66f9d150453b2a0c887365
Refs: #2792
1 file changed
tree: 860c3b0622b92be530024d5e3fdf8bd3a7ca9d3d
  1. .jenkins.d/
  2. .waf-tools/
  3. core/
  4. tools/
  5. .gitignore
  6. .jenkins
  7. AUTHORS.md
  8. COPYING.md
  9. INSTALL.md
  10. README-dev.md
  11. README.md
  12. waf
  13. wscript
README.md

NDN Essential Tools

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:

  • ping: test reachability between two nodes
  • peek: transmit a single packet between a consumer and a producer

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.