commit | 06cc3383dc86754603e4c97be11e208ac88a4339 | [log] [tgz] |
---|---|---|
author | Vince Lehman <vslehman@memphis.edu> | Fri Aug 22 12:10:30 2014 -0500 |
committer | Vince Lehman <vslehman@memphis.edu> | Fri Aug 22 13:06:28 2014 -0500 |
tree | a774a2ef73e557cdc8f9bf2a80bb084c8e815fad | |
parent | bc98fcfe3752f21a16228473b253c0816335440e [diff] |
src: Remove -p option from command line arguments refs: #1904 Change-Id: I8e011281f7d0d9d41aa9e6797768f1756f48ff46
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: