TjWallas / SDN-NDNFlow

POX and CCNx plugins to enable Information Centric Networking in OpenFlow networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# #Copyright (C) 2015, Delft University of Technology, Faculty of Electrical Engineering, Mathematics and Computer Science, Network Architectures and Services, Niels van Adrichem
#
# This file is part of NDNFlow.
#
# NDNFlow is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# NDNFlow is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with NDNFlow. If not, see <http://www.gnu.org/licenses/>.

SDN-NDNFlow
===========

NDNFlow offers POX and CCNx plugins to enable Information Centric Networking (a.k.a. Named Data Networking) in OpenFlow networks using CCNx, POX and Open vSwitch.

When using NDNFlow please refer to the accompanying article:
Niels L. M. van Adrichem and Fernando A. Kuipers, NDNFlow: Software-Defined Named Data Networking, IEEE Conference on Network Softwarization (IEEE NetSoft), London, UK, April 13-17, 2015
http://www.nas.ewi.tudelft.nl/people/Fernando/papers/NDNflow.pdf

The installation process and usage of NDNFlow is divided in two switch- and controller-specific READMEs, which can be found in the subfolders CCNx and POX.


About

POX and CCNx plugins to enable Information Centric Networking in OpenFlow networks.

License:GNU General Public License v3.0


Languages

Language:Java 92.0%Language:Python 7.3%Language:Shell 0.7%