commit | 697a0ad6a9f8d1ea43624e44657a9e64c4e9e847 | [log] [tgz] |
---|---|---|
author | awlane <awlane@memphis.edu> | Mon Apr 21 13:09:17 2025 -0500 |
committer | awlane <awlane@memphis.edu> | Thu Apr 24 18:11:14 2025 -0500 |
tree | f6009dc8d27cc0b23d097e67659cbf85c70b5be8 | |
parent | a37efedc466665f2bf88d9575532e58b4020f7f9 [diff] |
mgmt: Fix issue with readvertisement commands always returning error code NFD RIB commands in NLSR were previously always returning 406 errors due to not having correct default return values for optional post-processing. This does not appear to impede functionality but does cause incorrect behavior on the NFD side and is blocking other changes. Also fixes an issue where NLSR was not sending correctly formatted responses back to commands from NFD which was raising errors. Refs #5358 Change-Id: Iffe6a2416a6d7eafa44e17c821bf903c12ecb104
[!TIP] For more extensive documentation, 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. 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.
NLSR contains third-party software, licensed under the following licenses: