Project

General

Profile

Wiki » History » Revision 14

Revision 13 (Vince Lehman, 09/08/2014 12:45 PM) → Revision 14/30 (Vince Lehman, 09/25/2014 12:20 PM)

# Named-data Link State Routing(NLSR) 

 **Named-data Link State Routing (NLSR)** is routing for NDN under development. 

 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/bruinfish/ChronoSync) 

 ### NLSR design documents 
 * [**class diagram**](http://netwisdom.cs.memphis.edu/uml/) 
 * use case diagram 
 * [[module description]] 
 * [[Lsdb storage]] 

 ### Coding Style 
 * NLSR follows NFD's [coding style](http://redmine.named-data.net/projects/nfd/wiki/CodeStyle) 
 * [[Logging Guidelines]] 

 ### [NLSR configuration File](http://redmine.named-data.net/projects/nlsr/wiki/Configuration_File_Format)