commit | 30d96e48750cac510d950191c71dba91a49be7cf | [log] [tgz] |
---|---|---|
author | Ashlesh Gawande <agawande@memphis.edu> | Sun Mar 21 19:15:33 2021 -0700 |
committer | Ashlesh Gawande <agawande@memphis.edu> | Sat Mar 27 11:00:40 2021 -0700 |
tree | 969d5aff9c5b01abbf6410641303b01412ae05e9 | |
parent | 6002e6ab4bff98dc4777ace9088f8ec5b51995e2 [diff] |
Do not compile ChronoSync support by default ChronoSync dependency is now made optional and is kept for testing purposes only. Also change sig-type to ecdsa-sha256 in nlsr.conf as ndn-cxx now has strict checking for it. refs: #5147 Change-Id: I95c9fb844681ebf2c4e7bbb03cc7796a0795de83
For complete documentation and more extensive information, please visit the NLSR homepage.
If you are new to the NDN software community, please read the Contributor's Guide to get started.
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 our Redmine site.
The main design goal of NLSR is to provide a routing protocol to populate NDN's RIB. 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: