Wiki » History » Revision 31
Revision 30 (Ashlesh Gawande, 04/25/2020 03:55 PM) → Revision 31/32 (Davide Pesavento, 05/09/2025 05:00 PM)
# Named-data Link State Routing(NLSR) **Named-data Link State Routing (NLSR)** is routing for NDN under development. * [[Wiki_info|Using this wiki]] NLSR's development is going on top of * [**ndn-cxx**](https://github.com/named-data/ndn-cxx) * [**NFD**](https://github.com/named-data/NFD) [**NFD**](http://redmine.named-data.net/projects/nfd/wiki) * [**PSync**](https://github.com/named-data/PSync) [**ChronoSync**](https://github.com/named-data/ChronoSync) ### NLSR design documents * [[NLSR Developers Guide|NLSR Developer's Guide]] * [**class diagram**](http://netwisdom.cs.memphis.edu/uml/) * [[module description]] * [[Lsdb storage]] * [[LSDB_DataSet| LSDB DataSet]] * [[LSAs| LSAs]] * [[NLSR Management]] * [[NLSR Routing Status Page]] * [[Interaction among Routing Table, Name Prefix Table, and Fib]] * [[NLSR NACK Specification]] * [[Routing Table Dataset]] * [[NLSR Statistics]] ### Coding Style * NLSR follows NFD's [coding style](http://redmine.named-data.net/projects/nfd/wiki/CodeStyle) * [[Logging Guidelines]] * [[NDN Team License Boilerplate (NLSR)]] ### [NLSR configuration File](http://redmine.named-data.net/projects/nlsr/wiki/Configuration_File_Format)