Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 997 Bytes

readme.md

File metadata and controls

39 lines (25 loc) · 997 Bytes

Inspired by this paper

Benchmarks

Performance comparison test of dropping 64 byte syn packet alt benchmarks

Notice

Docs

Environment

Get Started

Download directly from release tab or compile by yourself.

# Compile
$ make

# Get help
$ ./xdp_acl -h

# Start (Inner web server will default listen on 0.0.0.0:9090).
$ ./xdp_acl -D eth1 -S

Web console

alt web console