commit | 098aae410a9a99609bc3a7b188b43afb94beb6d0 | [log] [tgz] |
---|---|---|
author | Nick Gordon <nmgordon@memphis.edu> | Wed Aug 23 15:18:46 2017 -0500 |
committer | Nick Gordon <nmgordon@memphis.edu> | Wed Aug 23 14:47:29 2017 -0700 |
tree | b70118a88f5ab4df8d99d732d6d54b216439cebf | |
parent | e40377d57074512b63763a05e851efe6e7d112ce [diff] |
tests: make LSDB tests more deterministic TestLsdb/LsdbSync now iterates over all sent Interests to check that any of them match, as opposed to checking positionally, which cannot be guaranteed to pass. Change-Id: Ib9e3a4b0aea4e1a4dd9f1c7e65d1b2a299863a9c refs: #4257
For complete documentation and more extensive information, please visit the NLSR homepage.
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: