commit | 7a231c0dc1ce200e029b1bec62293a0b8f96de94 | [log] [tgz] |
---|---|---|
author | Ashlesh Gawande <agawande@memphis.edu> | Fri Jun 12 20:06:44 2020 -0700 |
committer | Ashlesh Gawande <agawande@memphis.edu> | Tue Jul 28 22:11:20 2020 -0700 |
tree | 07cc00ae3889bf830da4c74400d940fee5b8e313 | |
parent | 57a8717ec7dc1c48634607b128d18cdd6b13b844 [diff] |
route: replace FibEntry class with struct fix warnings from ndn-cxx Change-Id: I1be322251dcfe5d867717a64547e1908b99c78ba
For complete documentation and more extensive information, please visit the NLSR homepage.
If you are new to the NDN software community, please read the Contributor's Guide to get started.
NLSR is a routing protocol in NDN that populates NDN's Routing Information Base. NLSR will continue to evolve alongside the Named Data Networking protocol.
NLSR is an open and free software package licensed under the GPL 3.0 license and free to all Internet users and developers. For more information about the licensing details and limitations, refer to COPYING.md
.
NLSR is developed by the members of the NSF-sponsored NDN project team. For more details, please refer to AUTHORS.md
. Bug reports and feedback are highly appreciated and can be made through our Redmine site.
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.
The source code and source-code installation instructions are always available at the following links: