commit | 72b2b25cd28ef4d52035f61114c048bc2e61435e | [log] [tgz] |
---|---|---|
author | Saurab Dulal <sdulal@memphis.edu> | Tue Jan 22 16:58:08 2019 -0600 |
committer | Saurab Dulal <sdulal@memphis.edu> | Fri Jan 25 05:06:50 2019 -0600 |
tree | 6d6009e7e4ea70955ea32df3f6902c8fc19887a3 | |
parent | 7c13ba5448f3a31e97f5efac0f31ac8744f95514 [diff] |
route: remove redundant function refs: #4811 Change-Id: I31b1031f57a344e7c3176b917ffbad2f6b2bd821
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: