carlosmscabral | e3c810e | 2013-02-25 18:15:40 -0300 | [diff] [blame] | 1 | |
| 2 | Mini-CCNx: Rapid Prototyping for CCN networks |
| 3 | ======================================================== |
| 4 | |
| 5 | ### What is Mini-CCNx? |
| 6 | |
| 7 | Mini-CCNx is a Mininet fork that aims at extending Mininet to support |
| 8 | the emulation of CCNx nodes. |
| 9 | |
| 10 | |
| 11 | ### Installation |
| 12 | |
| 13 | See `INSTALL` for installation instructions and details. |
| 14 | |
| 15 | ### Documentation |
| 16 | |
carlosmscabral | d7ccfd9 | 2013-02-25 18:18:25 -0300 | [diff] [blame^] | 17 | [Mini-CCNx Wiki](https://github.com/carlosmscabral/mn-ccnx/wiki). |
carlosmscabral | e3c810e | 2013-02-25 18:15:40 -0300 | [diff] [blame] | 18 | |
| 19 | ### Credits |
| 20 | |
| 21 | The Mininet Team: |
| 22 | |
| 23 | * Bob Lantz |
| 24 | * Brandon Heller |
| 25 | * Nikhil Handigol |
| 26 | * Vimal Jeyakumar |
| 27 | |
| 28 | The Mini-CCNx team: |
| 29 | |
| 30 | * Carlos Cabral |
| 31 | * Christian Esteve |
| 32 | |