commit | 1884108a3350f8c569b60424f88091af574e4ad8 | [log] [tgz] |
---|---|---|
author | Vince Lehman <vslehman@memphis.edu> | Tue Aug 19 17:15:24 2014 -0500 |
committer | Vince Lehman <vslehman@memphis.edu> | Sun Aug 24 10:30:12 2014 -0500 |
tree | 4b8a9d8320dc0b998081e8e0183a5b0f5be1516d | |
parent | 06cc3383dc86754603e4c97be11e208ac88a4339 [diff] |
route: Ensure nexthops are reregistered correctly Reregister prefixes if nexthops don't change Remove invalid nexthops instead of all of them Cancel FibEntry expiration events before scheduling new ones Remove FibEntry refreshing Add grace period to LSA expiration refs: #1892 Change-Id: I5136b6b0f52a47b6ba72e04b0cea81b85ebccd45
NLSR is a routing protocol in NDN that populates NDN's Forwarding 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: