Development

Development of SnabbWall takes place in Igalia’s development branch of Snabb with snabbwall being the main development branch. Currently SnabbWall is based on the Snabb 2017.04 “Dragon” stable release.

The project roadmap provides a good overview of the current development status.

Getting Started

Setting up Snabb Switch for development takes just a few minutes:

git clone git://github.com/Igalia/snabb
cd snabb
git checkout snabbwall
make -j
src/snabb --help

The snabb binary is stand-alone, includes all the Snabb applications —Snabb Wall among them—, and can be copied between machines.