Project

General

Profile

Wiki » History » Version 30

Ashlesh Gawande, 04/25/2020 03:55 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 18 Vince Lehman
* [[LSAs| LSAs]]
20 19 Muktadir Chowdhury
* [[NLSR Management]]
21 21 Muktadir Chowdhury
* [[NLSR Routing Status Page]]
22 22 Muktadir Chowdhury
* [[Interaction among Routing Table, Name Prefix Table, and Fib]]
23 25 Nicholas Gordon
* [[NLSR NACK Specification]]
24 26 Laqin Fan
* [[Routing Table Dataset]]
25 27 Damian Coomes
* [[NLSR Statistics]]
26 20 Muktadir Chowdhury
27 11 A K M Mahmudul Hoque
### Coding Style
28
* NLSR follows NFD's [coding style](http://redmine.named-data.net/projects/nfd/wiki/CodeStyle)
29 13 Vince Lehman
* [[Logging Guidelines]]
30 17 Vince Lehman
* [[NDN Team License Boilerplate (NLSR)]]
31 11 A K M Mahmudul Hoque
32 10 A K M Mahmudul Hoque
### [NLSR configuration File](http://redmine.named-data.net/projects/nlsr/wiki/Configuration_File_Format)