Wiki » History » Revision 24
Revision 23 (Nicholas Gordon, 05/22/2017 03:04 PM) → Revision 24/30 (Ashlesh Gawande, 05/23/2017 11:35 AM)
# 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**](http://redmine.named-data.net/projects/nfd/wiki) * [**ChronoSync**](https://github.com/named-data/ChronoSync) [**ChronoSync**](https://github.com/bruinfish/ChronoSync) ### NLSR design documents * [**class diagram**](http://netwisdom.cs.memphis.edu/uml/) * use case diagram * [[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]] ### 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)