commit | 6b388fc36d2f38a3c2e30ee491870a4fdacfb00c | [log] [tgz] |
---|---|---|
author | Ashlesh Gawande <agawande@memphis.edu> | Mon Sep 30 10:14:41 2019 -0500 |
committer | Ashlesh Gawande <agawande@memphis.edu> | Wed Nov 13 19:16:50 2019 -0600 |
tree | 7ff43dcd4ebdeac0bce7a208cb621c4a0c350fcd | |
parent | f75bfdaa347b39ecae717934ad289bfb0bc92aed [diff] |
src: change initialization order Send Hello Interest after route to neighbor is successfully registered --> First Hello interval is eliminated --> After Hello Nack, wait exponentially before processing it as a timeout Register sync route for each neighbor after its Hello Data is validated refs: #5009 Change-Id: Ice39a591f1e58e474b494d93c913fa45e10f24f2
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: