commit | 583473a76fdd2c02bba8f63db89745bdd2c150b6 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Apr 20 13:23:06 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Wed Apr 20 13:23:06 2022 -0400 |
tree | 8c5394192a11bf4bb747a7f5cf7d3d681e170c4a | |
parent | e28d8756ce283217400da735e334746630263abc [diff] |
ci: require gcovr 5.1 for code coverage reports Stop passing `-j`, it wasn't very useful and it's broken in gcovr 5.1 Change-Id: I265b23eb21a5c229b8ce7b4099b342cecd4925a3
For complete documentation and more extensive information, please visit the NLSR homepage.
If you are new to the NDN software community, please read the Contributor's Guide to get started.
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 our Redmine site.
The main design goal of NLSR is to provide a routing protocol to populate NDN's RIB. 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: