commit | d21d83d892669941b449fe8c98931fa9a64b4164 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Sep 30 22:05:44 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Oct 01 01:00:02 2019 -0400 |
tree | fb3a2913069868e3a5a64a6ae7f2025e0bd28a85 | |
parent | 4187857a9af1547ea982f6f00eb4f2649f1d280d [diff] |
ci: upgrade Travis config to Ubuntu 18.04 Also in this commit: * Drop clang 3.8 (no easy way to install it on 18.04) * Add clang 10 (trunk) * Drop Xcode 8.3 * Upgrade Xcode 10.2 to 10.3 * Add Xcode 11 Change-Id: I5b18eee860dd5e92ec51ae832998b57aa7681854
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: