commit | 942eb7b67daebac036dc9067e7ca35eb5dfa5081 | [log] [tgz] |
---|---|---|
author | Vince Lehman <vslehman@memphis.edu> | Thu Oct 02 10:09:27 2014 -0500 |
committer | Vince Lehman <vslehman@memphis.edu> | Wed Oct 08 16:01:09 2014 -0700 |
tree | 1d6f096d5676e0837858358a7d550ee466eda1d9 | |
parent | f1aa52389ae664efdbab327d966947b41571eeaf [diff] |
route: Fix FIB next hop removal bug refs: #2018 Change-Id: Id107c04d4cdce9cc756acad5d262e5c1e0cc29a8
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 the Redmine site.
The main design goal of NLSR is to provide a routing protocol to populate NDN's FIB. 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: