commit | 7ae8b08fc28908e34fa1f2c834b9009822c411ff | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Oct 12 21:45:47 2021 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Wed Oct 13 21:57:36 2021 -0400 |
tree | 71c420ad72777ea245fbac1c0f722dea554e2e2f | |
parent | 6f0f35d96d6c28fea8a066de47c03b647a841f85 [diff] |
build+docs: align minimum requirements with ndn-cxx/NFD * Recommend boost >= 1.65.1 and gcc >= 7.4.0 * Require clang >= 4.0, or Xcode >= 9.0 on macOS * Silence an ABI-related diagnostic message from gcc on armv7 * Update waf to version 2.0.21 * Make graphviz optional for building documentation * Sync sphinx configuration Change-Id: Ib271da841cd12e7595ae83d75bd0fc681f8c231f
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: