Yumasi / ixy-vswitch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ixy-vswitch

A vswitch implementation using ixy.

Quickstart

git clone --recursive https://github.com/Yumasi/ixy-vswitch.git
mkdir build
cd build
cmake .. && make

About


Languages

Language:C++ 71.7%Language:CMake 25.5%Language:Python 2.7%