Pinned Repositories
add_veth_to_docker
An ultimate BASH script for easily extend a running Docker container with new veth interface
docker-MagicMirror
Docker image for the Magic Mirror 2 project by Michael Teeuw.
encrypted_dns_resolvers
Collect publicly available encrypted DNS resolvers in a parseable format
find_veth_docker
Simple script to find out which veth interface on the host corresponds to the eth0 interface of a container
nfpa
NFPA: Network Function Performance Analyzer
ovsdos
OVS-DoS a.k.a. Tuple Space Explosion
p4-bmv2-docker
P4 BMV2 docker container
p4extern
This repository's aim is to show how extern functions should be implemented
p4runtime_python_controller
This repository containes a simple P4Runtime controller written in python to be used as a skeleton
pcap_generator
This application generates PCAP files from CSV files using low-level Python tools
cslev's Repositories
cslev/p4-bmv2-docker
P4 BMV2 docker container
cslev/add_veth_to_docker
An ultimate BASH script for easily extend a running Docker container with new veth interface
cslev/p4extern
This repository's aim is to show how extern functions should be implemented
cslev/ovsdos
OVS-DoS a.k.a. Tuple Space Explosion
cslev/p4runtime_python_controller
This repository containes a simple P4Runtime controller written in python to be used as a skeleton
cslev/p4tutorial
This repository contains some additional tutorials for the main p4lang/tutorials repo derived from my P4-related plays
cslev/sigcomm_2018
Source files for SIGCOMM 2018 website
cslev/p4_double_precision
This repository contains an updated p4c compiler and a corresponding BMv2 software switch, which can handle Double precision numbers
cslev/p4debug
P4 simple forwarder with monitoring/debugging features
cslev/ovs_sfc
Fire up two OVS instances and L2,L3, or even L4 Service Function Chaining on top of them
cslev/ovs_sfc_doh
Same as ovs_sfc, but now we are looking for DoH queries to filter...
cslev/p4c
P4_16 prototype compiler
cslev/pcap_gen_ovs_dos
This python script can generate holePunching traffic trace
cslev/pcap_gen_perftest
This python script can be used to demonstrate the performance of PCAP file generation from python
cslev/behavioral-model
Rewrite of the behavioral model as a C++ project without auto-generated code (except for the PD interface)
cslev/dns_stat
Script for generating DNS statistics
cslev/docker_firefox
Run Firefox with GUI inside a container
cslev/ds4drv
A Sony DualShock 4 userspace driver for Linux
cslev/end2end_delay_v2
Completely rewritten version in C/C++ of my python based end2end_delay
cslev/gml2lgf
GML2LGF converter converts traditional GML files into Lemon Graph Format.
cslev/monitoring
This repo is for monitoring scripts by telegraf and others to keep an eye on servers
cslev/nmaas
User driven Troubleshooting framework
cslev/ovn-k8s
Scripts to install ovn-kubernetes on bare metal machine(s)
cslev/OVS-Fall-2018
Latex source code of my proposed talk submitted to OVS Fall 2018
cslev/p4
Collection of P4 programs
cslev/p4install
This reposirty contains one BASH script that install a full-fledged P4 environment on your UBUNTU 16.04
cslev/p4register
Sample P4 program to show the usage of registers.
cslev/pc_member_compare
This simple script compares the Program Committee members of two venues
cslev/test_dohresolver
Script for testing a DoH resolver via CURL
cslev/zeek_docker
Docker image with a built-in Zeek traffic analyzer