commit | 6593a43fa302bb7466e1ec26c3dfb762c6159e04 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Mon Aug 21 10:50:28 2023 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Fri Aug 25 10:06:59 2023 +0000 |
tree | 0bd91d43dcc746d682e20752ab575348c2666f95 | |
parent | 931ca9f57696e6e98158d29bc595220034f0741f [diff] |
route: use ndn::FaceUri type for faceUri refs #4227 Change-Id: I1b0d7ed97e43e4d0c50770ed306cbe85382dfc9a
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.