Skip to content

doup123/xdp-syn-cookie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

XDP tutorial project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 87.7%
  • C++ 6.2%
  • Shell 4.1%
  • Makefile 2.0%