Wiki » History » Version 32
Davide Pesavento, 05/09/2025 05:00 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 | 31 | Davide Pesavento | NLSR's development is going on top of |
| 8 | 1 | A K M Mahmudul Hoque | |
| 9 | 32 | Davide Pesavento | * [ndn-cxx](https://github.com/named-data/ndn-cxx) |
| 10 | * [NFD](https://github.com/named-data/NFD) |
||
| 11 | * [PSync](https://github.com/named-data/PSync) |
||
| 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 | 32 | Davide Pesavento | * [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) |