commit | bf11c5f1aa51bdeb7b8ecded11445fadf26f8fb5 | [log] [tgz] |
---|---|---|
author | akmhoque <akmhoque@gmail.com> | Mon Jul 21 14:49:47 2014 -0500 |
committer | akmhoque <akmhoque@gmail.com> | Mon Jul 21 18:52:50 2014 -0500 |
tree | 408ba440dc1abc61850ac1db65ee5539bfbef777 | |
parent | 393d4ffbb279186f32c293dc77611fca30d64e5b [diff] |
src: Setting neighbour router's FIB entry expiration to milliseconds::max() Refs: #1786 Change-Id: I6d51338f9ceb358bb67cdb38feb148780f2f1577
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: