commit | b45eed2d28d332bfb899630b7d1ddb71e8540636 | [log] [tgz] |
---|---|---|
author | Vince Lehman <vslehman@memphis.edu> | Tue Jan 13 14:58:07 2015 -0600 |
committer | Vince Lehman <vslehman@memphis.edu> | Wed Jan 14 09:50:08 2015 -0600 |
tree | 9e5e3df5784a62e79868f409714e6ace02cd4771 | |
parent | a2228c6e1f4942e50336d83e359f8b536e94073e [diff] |
build: Require OpenSSL refs: #2375 Change-Id: I0fe7c44b9e025bbe9a2e58cf0cab95069e668945
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: