commit | 1b640fd0929a74af4982c3e8ac4f4def83e6b281 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Jan 04 21:00:05 2023 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Jan 05 04:02:02 2023 -0500 |
tree | 333a8c43d886b98f1765c8fa92b59f63d83b5cb3 | |
parent | fcef058206559c267e8f831e8cc17362c7ccfd46 [diff] |
docs: improve formatting and document structure Change-Id: I530d58f2700eb264855843021db32f568d373a1d
For complete documentation and more extensive information, please visit the NLSR homepage.
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.
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 team. See AUTHORS.md
for details.
Bug reports and feedback are highly appreciated and can be submitted through the NLSR issue tracker.
The source code and installation instructions are available at the following locations:
NLSR is free software distributed under the GNU General Public License version 3. See COPYING.md
for details.