This repository contains the software necessary to run simulations on the NDN platform and a Certification Agent.
datasetcontains the dataset of web requests used in the simulations in a csv format;applicationscontains the software used during the simulation, in particular the producer and consumer;logscontains the logs produced during the simulations;plotscontains the plots produced by analyzing the simulations logs;scriptcontains the Python code necessary to start the consumer and producer services, the script used to apply a missconfiguration and the scripts used for generating plots.
All the software produced is available at the following links:
The following software has been used in the simulation environment:
The simulation environment can be reproduced using the Nix derivation available at the following link: