Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 586 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 586 Bytes

Build Status codecov.io Apache V2 License

aker

Aker is an experimental MAC address blocking scheduler.

For details:

https://github.com/Comcast/aker/wiki

Building and Testing Instructions

mkdir build
cd build
cmake ..
make
make test