/xdp_acl

A high performance ACL basied on XDP.

Primary LanguageCGNU General Public License v2.0GPL-2.0

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