ndn-traffic-replay-ndnsim

NDN traffic traces replay - Replay packet traces with ndnSIM

https://github.com/tntech-ngin/ndn-traffic-replay-ndnsim

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.0%) to scientific vocabulary

Keywords

ndn
Last synced: 9 months ago · JSON representation ·

Repository

NDN traffic traces replay - Replay packet traces with ndnSIM

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
ndn
Created almost 4 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

NDN Trace Replay

This project hosts an NDN application written using ndnSIM library. It is a simple producer-consumer application that is able to replay NDN traffic traces by reading a dumped NDN trace from ndntdump application. The application assumes that the provided trace is in NDJSON format.

Prerequisites

Custom version of NS-3 and specified version of ndnSIM needs to be installed. The code should also work with the latest version of ndnSIM, but it is not guaranteed.

  1. ndnSIM -b ndnSIM-2.5 (https://github.com/named-data-ndnSIM/ndnSIM)
  2. NS-3 -b ndnSIM-2.5 (https://github.com/named-data-ndnSIM/ns-3-dev.git)
  3. pybindgen -b 0.18.0 (https://github.com/named-data-ndnSIM/pybindgen.git)

Running

Assuming NS-3 is installed in a standard location, the application can be run using the following command:

./waf --run ndn-replay-point-to-point

Owner

  • Login: tntech-ngin
  • Kind: user

Citation (CITATION.cff)

cff-version: 0.0.1
title: ndn-trace-replay
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Sankalpa
    family-names: Timilsina
    email: stimilsin43@tntech.edu
    affiliation: Tennessee Technological University
  - given-names: Davide
    family-names: Pesavento
    email: davide.pesavento@nist.gov
    affiliation: NIST
  - given-names: Junxiao
    family-names: Shi
    email: junxiao.shi@nist.gov
    affiliation: NIST
  - given-names: Susmit
    family-names: Shannigrahi
    email: sshannigrahi@tntech.edu
    affiliation: Tennessee Technological University
  - given-names: Lotfi
    family-names: Benmohamed
    email: lotfi.benmohamed@nist.gov
    affiliation: NIST
repository-code: 'https://github.com/tntech-ngin/capture-systemd'
license: Apache-2.0

GitHub Events

Total
Last Year