Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

yoursunny/NDN-NIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NDN-NIC

This repository contains programs and scripts for NDN-NIC: Name-based Filtering on Network Interface Card research paper as well as NDN-NIC chapter in Named Data Networking in Local Area Networks dissertation. This code is provided for reproducibility purpose. The author provides limited technical support on ndn-interest mailing list.

Code Organization

  • spec: file format specification.
  • traffic: Mininet emulation script to generate Traffic and Table Trace from real traffic.
  • nicsim: Python simulator of NDN-NIC hardware and related software.
  • analyze: analyze scripts.
  • param branch: parameters used to generate the plots that appear in the dissertation chapter.

Related code: