Project

General

Profile

Wiki » History » Version 29

Ashlesh Gawande, 03/28/2020 10:25 PM

1 1 A K M Mahmudul Hoque
# Named-data Link State Routing(NLSR)
2
3
**Named-data Link State Routing (NLSR)** is routing for NDN under development.
4
5 23 Nicholas Gordon
* [[Wiki_info|Using this wiki]]
6
7 1 A K M Mahmudul Hoque
NLSR's development is going on top of 
8
9 12 Alex Afanasyev
* [**ndn-cxx**](https://github.com/named-data/ndn-cxx)
10 1 A K M Mahmudul Hoque
* [**NFD**](http://redmine.named-data.net/projects/nfd/wiki)
11 24 Ashlesh Gawande
* [**ChronoSync**](https://github.com/named-data/ChronoSync)
12 1 A K M Mahmudul Hoque
13 6 Lan Wang
### NLSR design documents
14 28 Nicholas Gordon
* [[NLSR Developers Guide|NLSR Developer's Guide]]
15 5 Lan Wang
* [**class diagram**](http://netwisdom.cs.memphis.edu/uml/)
16 6 Lan Wang
* [[module description]]
17 14 Vince Lehman
* [[Lsdb storage]]
18 16 Vince Lehman
* [[LSDB_DataSet| LSDB DataSet]]
19 29 Ashlesh Gawande
* [[Proposed Common TLV for NLSR-to-NLSR and NLSR-to-NLSRC communication]]
20 18 Vince Lehman
* [[LSAs| LSAs]]
21 19 Muktadir Chowdhury
* [[NLSR Management]]
22 21 Muktadir Chowdhury
* [[NLSR Routing Status Page]]
23 22 Muktadir Chowdhury
* [[Interaction among Routing Table, Name Prefix Table, and Fib]]
24 25 Nicholas Gordon
* [[NLSR NACK Specification]]
25 26 Laqin Fan
* [[Routing Table Dataset]]
26 27 Damian Coomes
* [[NLSR Statistics]]
27 20 Muktadir Chowdhury
28 11 A K M Mahmudul Hoque
### Coding Style
29
* NLSR follows NFD's [coding style](http://redmine.named-data.net/projects/nfd/wiki/CodeStyle)
30 13 Vince Lehman
* [[Logging Guidelines]]
31 17 Vince Lehman
* [[NDN Team License Boilerplate (NLSR)]]
32 11 A K M Mahmudul Hoque
33 10 A K M Mahmudul Hoque
### [NLSR configuration File](http://redmine.named-data.net/projects/nlsr/wiki/Configuration_File_Format)