Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 203 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 203 Bytes

Rulesets-Generator

Generate synthetic rulesets in packet classification. Original codes and ideas are from 'ClassBench'.

build

mkdir build
cd build
cmake ..
make

run

see ORIGIN_README