commit | a8659ff5709a27404e69e85e0fd27823c4abc76d | [log] [tgz] |
---|---|---|
author | Steve DiBenedetto <dibenede@cs.colostate.edu> | Thu Dec 04 14:50:28 2014 -0700 |
committer | Steve DiBenedetto <dibenede@cs.colostate.edu> | Tue Dec 16 22:01:41 2014 -0700 |
tree | 38f02c7a0fccb0a925763732a083bf2a0da7ffbc | |
parent | 8e131fd1d31a89b8e6e95a2728457463f0b02e58 [diff] |
face: Make default transport configurable This commit also removes support for the ndnd-tlv-0.7 protocol's default socket location from UnixTransport. Test HOME environment changing has also been centralized into a single fixture (util/test-home-environment-fixture.hpp) refs #2189 Change-Id: Iac1a6c88d7a2d9fcfb91a20356ac21b75daf7d17
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.