Project

General

Profile

Wiki » History » Version 18

Vince Lehman, 02/17/2015 09:49 AM

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
NLSR's development is going on top of 
6
7 12 Alex Afanasyev
* [**ndn-cxx**](https://github.com/named-data/ndn-cxx)
8 1 A K M Mahmudul Hoque
* [**NFD**](http://redmine.named-data.net/projects/nfd/wiki)
9
* [**ChronoSync**](https://github.com/bruinfish/ChronoSync)
10
11 6 Lan Wang
### NLSR design documents
12 9 Ashlesh Gawande
* [**class diagram**](http://netwisdom.cs.memphis.edu/uml/)
13 5 Lan Wang
* use case diagram
14 6 Lan Wang
* [[module description]]
15 14 Vince Lehman
* [[Lsdb storage]]
16 16 Vince Lehman
* [[LSDB_DataSet| LSDB DataSet]]
17 18 Vince Lehman
* [[LSAs| LSAs]]
18 10 A K M Mahmudul Hoque
19 11 A K M Mahmudul Hoque
### Coding Style
20
* NLSR follows NFD's [coding style](http://redmine.named-data.net/projects/nfd/wiki/CodeStyle)
21 13 Vince Lehman
* [[Logging Guidelines]]
22 17 Vince Lehman
* [[NDN Team License Boilerplate (NLSR)]]
23 11 A K M Mahmudul Hoque
24 10 A K M Mahmudul Hoque
### [NLSR configuration File](http://redmine.named-data.net/projects/nlsr/wiki/Configuration_File_Format)