commit | 7e3f6d75c8485cb722616fb86329e55ea1bb0c99 | [log] [tgz] |
---|---|---|
author | Ashlesh Gawande <agawande@memphis.edu> | Fri Jan 25 13:13:43 2019 -0600 |
committer | Ashlesh Gawande <agawande@memphis.edu> | Fri Feb 01 11:54:48 2019 -0600 |
tree | f3cfb225cb4431896126297235ec0599ab67ed8c | |
parent | e3c741da9a68c5014288f9cb1efe92200f7d6bca [diff] |
src: move and simplify canonize functionality to ConfFileProcessor refs: #4817 Change-Id: I0a7f448f50994906d0403bcb97a3973dc1a25917
For complete documentation and more extensive information, please visit the NLSR homepage.
If you are new to the NDN community of software generally, read the Contributor's Guide.
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: