commit | 669d4a7ab7c666cbf6e308b42c63f281c4028ed1 | [log] [tgz] |
---|---|---|
author | Todo Signorello <salvatore.signorello@gmail.com> | Wed Jul 23 16:27:43 2014 +0200 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jul 25 12:04:32 2014 -0700 |
tree | 7bc7f4b2a081c9db370d528f823536e17cbd8bc1 | |
parent | 0494c252132c6906ada7c7a5c171cda04d37ab5a [diff] |
docs: Wrong option to print FIB's content, instead you must provide -b Change-Id: I8a7330d29bc0749bea06286f1a08f08e0654f056
NLSR is a routing protocol in NDN that populates NDN's Forwarding 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: