commit | a2599dafa9efb4d344e26d184de5457eb8e5900d | [log] [tgz] |
---|---|---|
author | Varun Patil <varunpatil@ucla.edu> | Wed Jul 12 16:37:15 2023 -0700 |
committer | Varun Patil <varunpatil@ucla.edu> | Wed Jul 19 16:56:16 2023 -0700 |
tree | db03370ef0044130c93096a63df266ef9abec7b9 | |
parent | f7ea15040566902245db5219995f8e40d890d5c3 [diff] |
comm: do not use localhop for SVS SVS does not work with localhop; Sync Interests need to be forwarded at the network layer to all nodes in the group. Change-Id: I32cba55f98f5a77257dd249d1b7c92d78460b39b
For more extensive documentation, please visit the NLSR homepage.
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 team. See AUTHORS.md
for details.
The source code and installation instructions are available at the following locations:
Please submit any bug reports or feature requests to the NLSR issue tracker.
NLSR is free software distributed under the GNU General Public License version 3. See COPYING.md
for details.