ddos: add ddos init script

add ddos init to load/attach XDP DDoS main
program with empty tail call table as place
holder for tcp, udp, icmp...etc XDP DDoS program

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2025-03-28 19:02:57 -07:00
parent 6ff3d8e48e
commit 88c90aadcd
6 changed files with 85 additions and 3 deletions

View File

@@ -0,0 +1 @@
ENABLE_DDOS=on