Crates.io | offwall |
lib.rs | offwall |
version | 1.1.0 |
source | src |
created_at | 2018-02-12 11:07:11.182743 |
updated_at | 2019-04-03 20:17:37.393297 |
description | A simple, CSV-reading OpenFlow controller dedicated to firewall bypassing |
homepage | |
repository | https://github.com/bgermann/offwall |
max_upload_size | |
id | 50822 |
size | 100,642 |
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.