commit | fc7d5b6fc560230c02ad4f22d41e8820911cba9b | [log] [tgz] |
---|---|---|
author | Vince Lehman <vslehman@memphis.edu> | Fri Dec 05 15:02:47 2014 -0600 |
committer | Vince Lehman <vslehman@memphis.edu> | Wed Dec 10 11:56:19 2014 -0600 |
tree | e9e5e2d416e1248a2229f60d4e81e4aaeeb6c63c | |
parent | 2fe12879bd948cd858e76e2b196fdb41660bfbc3 [diff] |
conf: Add router-dead-interval to conf refs: #2277 Change-Id: Ie03159585f21fd1a1cf9d4d7f1f159b5e59a2269
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: