commit | 6ebfd7c182f3677a3ccff88e8f42c3fceeb66dc1 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Aug 26 17:52:54 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Aug 31 13:49:13 2017 -0400 |
tree | 51146beb90fd8c9a0c58c1530c42d56150f89c0e | |
parent | b7b58391974d37887c436bf319590e49a87d5b84 [diff] |
build+ci: enable code-coverage reporting This required changing the CI scripts to run the unit tests against the debug version of NLSR. Also sync default-compiler-flags.py with NFD. Change-Id: I31f37e3dfef2c1237393512e0c238f5e6bcbe525
For complete documentation and more extensive information, please visit the NLSR homepage.
NLSR is a routing protocol in NDN that populates NDN's Routing Information Base. NLSR will continue to evolve alongside the Named Data Networking protocol.
NLSR is an open and free software package licensed under the GPL 3.0 license and free to all Internet users and developers. For more information about the licensing details and limitations, refer to COPYING.md.
NLSR is developed by the members of the NSF-sponsored NDN project team. For more details, please refer to AUTHORS.md. Bug reports and feedback are highly appreciated and can be made through the Redmine site.
The main design goal of NLSR is to provide a routing protocol to populate NDN's FIB. NLSR calculates the routing table using link-state or hyperbolic routing and produces multiple faces for each reachable name prefix in a single authoritative domain. NLSR will continue to evolve over time to include neighbor discovery and to become a full fledged inter-domain routing protocol for NDN.
The source code and source-code installation instructions are always available at the following links: