commit | b6adfe10c34c96eeb1439de0a2788d7992aebae0 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Jul 05 13:03:15 2024 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sat Jul 13 16:52:52 2024 -0400 |
tree | 946a0b5d57405963b1b4d6da43ee0a56685112b6 | |
parent | d96b63a0054714ce526ee9b1695188fc2e64f674 [diff] |
security: don't crash if received segment lacks KeyLocator And while at it: * move afterSegmentValidated() to a lambda * remove unused loopback parameter from setInterestFilter() * delete unused clear() method * improve logging * prevent building without PSync if tests are enabled, since that configuration is currently unsupported Change-Id: I930744296d3fa295787c16e6829d1dc27b06a195
[!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: