commit | da43c61525c3720fa0184df446a2d9a33d6139ea | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Jan 19 16:44:25 2024 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Jan 19 16:44:25 2024 -0500 |
tree | a6a2d82c4c8bee68d97612f7e9c0a547cae2ad3d | |
parent | 153fbc10cd9436750aac79097e532cddcf550935 [diff] |
build: sync default CXXFLAGS and DEFINES with ndn-cxx Change-Id: I0dc7928eaacd979736be40dcc71e712bf8f5f0f9
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.