Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 563 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 563 Bytes

XDP Tutorial Project: SYN cookies

SYN cookie DDoS protection mechanism implemented as XDP program for tutorial purposes.

Build: make (tested on Arch Linux kernel 5.3.1)

See comments in C code and stand script for pointers.


Учебный проект по XDP: SYN cookies

Реализация механизма SYN cookies на XDP для защиты от DDoS-атак.

Сборка: make (проверено на Arch Linux 5.3.1)

Подробности в комментариях к коду на C и в скрипте stand.