NDN Link State Routing protocol

Clone this repo:
  1. fc0b45a No longer set capture flag on advertised prefixes by awlane · 8 weeks ago master
  2. 879afac Add support for setting NLSR prefix costs via configuration file and nlsrc by awlane · 9 weeks ago
  3. cb7acd2 build: don't bother with _LIBCPP_ENABLE_ASSERTIONS by Davide Pesavento · 8 weeks ago
  4. 6d7c37f BREAKING: Change Name LSAs to propagate cost which are applied to remote routes by awlane · 4 months ago
  5. 697a0ad mgmt: Fix issue with readvertisement commands always returning error code by awlane · 10 weeks ago

NLSR: Named Data Link State Routing Protocol

Latest version Language CI Docker Docs

[!TIP] For more extensive documentation, visit the NLSR homepage.

Overview

NLSR is a routing protocol for Named Data Networking (NDN) that populates the Routing Information Base (RIB) of an NDN router, such as NFD. NLSR continues to evolve alongside the core NDN protocol.

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.

NLSR was mainly developed by members of the NSF-sponsored NDN project. See AUTHORS.md for details.

Source releases

The source code and installation instructions are available at the following locations:

Reporting bugs

Please submit any bug reports or feature requests to the NLSR issue tracker.

Additional resources

License

NLSR is free software distributed under the GNU General Public License version 3. See COPYING.md for details.

NLSR contains third-party software, licensed under the following licenses: