Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 204 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 204 Bytes

Traces-Generator

Generate traces for evaluation in packet classification. Original codes and ideas are from 'ClassBench'.

build

mkdir build
cd build
cmake ..
make

run

see ORIGIN_README