commit | a122abf5f6d3d7f11b5d625377c672f4d9a35292 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Apr 30 21:55:46 2020 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri May 01 02:51:34 2020 -0400 |
tree | 50ba14dbddc5132b355a1b88a566205eb65eb674 | |
parent | 4b9d30f8e221791ef3953f4a25d031d9388c80eb [diff] |
ci: update Travis configuration * Add testing on arm64, ppc64le, and s390x with select compiler versions * Drop clang 3.9 * Reenable ASan on Linux with clang 7, the upstream bug has been fixed * Add clang 11 (development branch) * Drop Xcode 9.2 (macOS 10.12 is no longer supported) * Replace Xcode 11 with 11.3 and 11.4 * Various cleanups Change-Id: I7c27cb7765961eb5b057406b0a69d6e40b0e4ca8
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: