offwall

Crates.iooffwall
lib.rsoffwall
version1.1.0
sourcesrc
created_at2018-02-12 11:07:11.182743
updated_at2019-04-03 20:17:37.393297
descriptionA simple, CSV-reading OpenFlow controller dedicated to firewall bypassing
homepage
repositoryhttps://github.com/bgermann/offwall
max_upload_size
id50822
size100,642
(bgermann)

documentation

https://docs.rs/crate/offwall

README

OFFWall

OFFWall is an OpenFlow 1.3 compatible controller dedicated to firewall bypassing via CSV files. It only implements the features that are needed to proactively install flow entries onto a connected switch.

This Rust crate is part of Bastian Germann's Master thesis, which explains it in detail: Implementierung eines reduzierten OpenFlow Controller für Firewall Bypassing in der Praxis. A paper on this work is available at https://dl.gi.de/handle/20.500.12116/16577.

You can find information about compiling and packaging in INSTALL.md. Please see LICENSE for copyright and license information.

Commit count: 53

cargo fmt