offwall 0.7.0

A simple, CSV-reading OpenFlow controller dedicated to firewall bypassing
offwall-0.7.0 is not a library.

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 software project is part of Bastian Germann's Master thesis, which explains it in detail: Implementation of a reduced OpenFlow Controller for firewall bypassing in practice.

You can find information about compiling and packaging in INSTALL.md.

License

Copyright (C) 2017 Bastian Germann

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.