commit | 7afcab4652d40706d82497277b9f62f1214b3f94 | [log] [tgz] |
---|---|---|
author | Nick Gordon <nmgordon@memphis.edu> | Mon Aug 21 14:12:22 2017 -0500 |
committer | Nick Gordon <nmgordon@memphis.edu> | Tue Aug 22 14:05:43 2017 -0700 |
tree | 00243142c1c83c09fd21b52a442c5488d5c9aed3 | |
parent | e98480b5d1eb37efdf97b9b4a72b4c4ae7b33100 [diff] |
tests: make sync tests more deterministic This change makes the UpdateForOther{LS,HR} tests more deterministic by removing the temporal ordering requirement of sent interests. Change-Id: Iceab5735baa2ff2fb97b18babfcf2bb32110a3c2 refs: #4253
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: