commit | 771a0de40cbf858ad60051a84a5e53bb84f8ce3e | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Wed Aug 09 00:03:21 2023 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Mon Aug 14 10:49:07 2023 +0000 |
tree | 8621dd4382e7da961451814906f9baa29c41e618 | |
parent | 907675bd06a7de95d4e9b9c5ee26b724bb523425 [diff] |
tests: change FaceId in test-nlsr and test-fib DummyClientFace is no longer overwriting FaceId of prefix registration reply, so that we can use FaceId other than 1. refs #5011 Change-Id: I50ff0a6ee023ebe5cc78e6d62a45ce375798ad41
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.