commit | b5734847efbd06da55a1e08766d64fea3f1297ab | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Tue Jan 09 21:14:53 2024 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Tue Jan 09 21:53:16 2024 +0000 |
tree | 18051df82e11a5d959533d0fa2a2af4d0c70a04d | |
parent | f4674672e6858e7455b832334bff64c3700578f3 [diff] |
lsa: define CoordinateLsa operator== getCorRadius, setCorRadius, getCorTheta, setCorTheta methods are renamed, in accordance with ndn-cxx code style recommendations. refs #4094 Change-Id: Iaf3ebf3b895d6dc351b2f754e4a9c65713bdca3a
For more extensive documentation, please visit the NLSR homepage.
NLSR is a routing protocol for Named Data Networking (NDN) that populates the Routing Information Base (RIB) of an NDN router, such as NFD. NLSR continues to evolve alongside the core NDN protocol.
The main design goal of NLSR is to provide a routing protocol to populate NDN's RIB. 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.
NLSR was mainly developed by members of the NSF-sponsored NDN project team. See AUTHORS.md
for details.
The source code and installation instructions are available at the following locations:
Please submit any bug reports or feature requests to the NLSR issue tracker.
NLSR is free software distributed under the GNU General Public License version 3. See COPYING.md
for details.