Skip to content

This repo contains a definition for a docker image of a NDN Node - Named Data Networking stack

Notifications You must be signed in to change notification settings

hackinsdn/ndn-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NDN-Node

Named Data Networking (NDN) is a future Internet architecture that shifts the focus from where data is located to what the data is, using names instead of IP addresses to identify and retrieve information.

This repo contains a docker image for building a NDN Node (i.e, a Linux docker image with NDN stack) including some tools like:

  • NFD: foundation of the NDN Stack providing the NDN forwarding capability
  • Routing protocols: NDVR and NLSR
  • Tools: ndn-ping, ndn-traffic-generator, etc
  • Troubleshooting tools: tshark to capture and visualize network traffic

Please refer to the documentation on how to run the NDN Node with NDVR or NLSR.

The main use case for the NDN Node is the integration with Mininet-Sec and the HackInSDN experimentation platform.

About

This repo contains a definition for a docker image of a NDN Node - Named Data Networking stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published