blob: b367cda655011f9d5e1b711c62e72f1aef65722b [file] [log] [blame] [view]
Vince Lehmane9f116d2015-07-15 10:40:21 -05001Release Notes
2=============
3
4Mini-NDN version 0.1.0 (initial release)
5----------------------------------------
6
7Release date: July 15, 2015
8
9Mini-NDN is a lightweight networking emulation tool that enables testing, experimentation, and
10research on the NDN platform. Based on Mininet, Mini-NDN uses the NDN libraries, NFD, NLSR, and
11tools released by the [NDN project](http://named-data.net/codebase/platform/) to emulate
12an NDN network on a single system.
13
14**Included features**:
15
16- Run a complete NDN network on a single system
17
18- Automatic configuration of NLSR to provide a routable NDN network
19
20- Supports user created NDN applications
21
22- Create a topology using the included Mini-NDN Edit GUI application
23
24- Allows individual configuration of NFD and NLSR parameters for each node
25
26- Provides an experiment management framework for easy creation of custom networking experiments
27
28- Uses a simple topology file format to define hosts, links, and configuration values
29
30- Configure network link parameters including bandwidth, delay, and loss rate
31
32- Includes a pre-configured topology file to replicate the NDN testbed