Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
NLSR 24.08-20-g3592483d documentation
Logo
NLSR 24.08-20-g3592483d documentation
  • Getting Started with NLSR
  • Installation Instructions
  • Security Configuration
  • Router Configuration
  • A beginners guide to installing and testing NLSR on Fedora
  • Man pages
    • nlsr
    • nlsr.conf
    • nlsrc
  • Release Notes
  • Release History
    • NLSR version 24.08
    • NLSR version 0.7.0
    • NLSR version 0.6.0
    • NLSR version 0.5.2
    • NLSR version 0.5.1
    • NLSR version 0.5.0
    • NLSR version 0.4.3
    • NLSR version 0.4.2
    • NLSR version 0.4.1
    • NLSR version 0.4.0
    • NLSR version 0.3.2 (changes since version 0.3.1)
    • NLSR version 0.3.1 (changes since version 0.3.0)
    • NLSR version 0.3.0 (changes since version 0.2.2)
    • NLSR version 0.2.2 (changes since version 0.2.1)
    • NLSR version 0.2.1 (changes since version 0.2.0)
    • NLSR version 0.2.0 (changes since version 0.1.0)
    • NLSR version 0.1.0 (initial release)
Back to top
View this page
Edit this page

NLSR: Named Data Link State Routing Protocol¶

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 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 protocol design is presented in full detail in the NLSR Paper.

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

Bug reports and feedback are highly appreciated and can be made through the NLSR Redmine.

Documentation¶

  • Getting Started with NLSR

  • Installation Instructions

  • Security Configuration

  • Router Configuration

  • A beginners guide to installing and testing NLSR on Fedora

  • Man pages

  • Release Notes

  • Release History

Downloading¶

  • Source code git repository

NLSR mailing list¶

  • NLSR Mailing List

  • NLSR Mailing List Archives

Sign up is needed to post to the list or access the archives.

Additional resources¶

  • NLSR Wiki

  • NLSR Redmine Feature requests and bug reports

  • NLSR Paper Detailed explanation of NLSR’s design

  • NLSR Developer’s Guide For NLSR development

  • API documentation (doxygen)

License¶

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

Next
Getting Started with NLSR
Copyright © 2014-2026, Named Data Networking Project
Made with Sphinx and @pradyunsg's Furo
On this page
  • NLSR: Named Data Link State Routing Protocol
    • Documentation
    • Downloading
    • NLSR mailing list
    • Additional resources
    • License