commit | 5bcb39e2556ea3bb6e7b8860f83fc203f2817b32 | [log] [tgz] |
---|---|---|
author | dmcoomes <damiancoomes@gmail.com> | Tue Oct 31 15:07:55 2017 -0500 |
committer | dmcoomes <damiancoomes@gmail.com> | Wed Nov 01 09:36:53 2017 -0500 |
tree | 85fd1c66b15eaf6a06fca621daeb9b2f2e334ea0 | |
parent | 0fa4c779870c675a00c22943ddd88e04e28ab4f4 [diff] |
rename log macros to comply with ISO C++ standard refs: #4341 Change-Id: Idb05f59660f42c01a7bf014c6fff4125a28327f2
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:
Currently, NLSR is not using the latest version of the ndn-cxx library. Therefore, it is necessary to checkout the following versions of its dependencies: