commit | b984e3248b0f4edc09ad8eb4f24e136bea5e218c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Jan 24 19:40:07 2018 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Jan 27 13:55:11 2018 -0500 |
tree | e2b2b1863ef5cea7dd25fff125b5b540db650b05 | |
parent | 07d05c97b435a8de5ff76986df6a0cb3a50a6484 [diff] |
net: parse interface names more loosely in FaceUri Only ':', '/', and whitespace are illegal. Change-Id: I2c017682d299a12885c96c9b212c503319ca4f08 Refs: #4474
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: https://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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.